Re: [Gambas-user] needing help...

2011-04-27 Thread Ondrej Beranek
r 2011 09:06:31 +1000 > Subject: Re: [Gambas-user] needing help... > > > On Wednesday 27 April 2011 08:53:53 Hamilton Geminiano Andrioli Junior > wrote: > > > i'm trying to make a project in GAMBAS, and I need to activate a > WebCam. > > > When I call > >

Re: [Gambas-user] needing help...

2011-04-27 Thread nando
t for gambas users Sent: Wed, 27 Apr 2011 09:06:31 +1000 Subject: Re: [Gambas-user] needing help... > On Wednesday 27 April 2011 08:53:53 Hamilton Geminiano Andrioli Junior wrote: > > i'm trying to make a project in GAMBAS, and I need to activate a WebCam. > > When I call

Re: [Gambas-user] needing help...

2011-04-26 Thread richard terry
On Wednesday 27 April 2011 08:53:53 Hamilton Geminiano Andrioli Junior wrote: > i'm trying to make a project in GAMBAS, and I need to activate a WebCam. > When I call > > Try WebCam = New VideoDevice ("/dev/video0") > > It shows an error. > > Sometimes, when it runs, I get only static. > > Chee

[Gambas-user] needing help...

2011-04-26 Thread Hamilton Geminiano Andrioli Junior
i'm trying to make a project in GAMBAS, and I need to activate a WebCam. When I call Try WebCam = New VideoDevice ("/dev/video0") It shows an error. Sometimes, when it runs, I get only static. Cheese, aMsn and Skype works fine. Any help? Please..