Re: [Gambas-user] error running gambas3 rev2710

2010-02-23 Thread Charlie Reinl
Am Dienstag, den 23.02.2010, 17:58 +0100 schrieb Benoît Minisini: > > Am Dienstag, den 23.02.2010, 12:41 +0100 schrieb Benoît Minisini: > > > > Am Dienstag, den 23.02.2010, 10:41 +1300 schrieb Charlie Reinl: > > > > > Am Montag, den 22.02.2010, 13:36 -0800 schrieb kobolds: > > > > > > same with rev

Re: [Gambas-user] error running gambas3 rev2710

2010-02-23 Thread Benoît Minisini
> Am Dienstag, den 23.02.2010, 12:41 +0100 schrieb Benoît Minisini: > > > Am Dienstag, den 23.02.2010, 10:41 +1300 schrieb Charlie Reinl: > > > > Am Montag, den 22.02.2010, 13:36 -0800 schrieb kobolds: > > > > > same with rev 2712 > > > > > > > > > > kobolds wrote: > > > > > > ERROR: #2: Cannot lo

Re: [Gambas-user] how to click a check button on a web page?

2010-02-23 Thread Doriano Blengino
Ivan Williams ha scritto: > Greetings > > I am writing a web app that checks a web page status periodically and if > certain events occur, I need to click a button on the web page. Can someone > point me to some sample code to do this with. I already have the code in > place to check the statu

Re: [Gambas-user] error running gambas3 rev2710

2010-02-23 Thread Charlie Reinl
Am Dienstag, den 23.02.2010, 12:41 +0100 schrieb Benoît Minisini: > > Am Dienstag, den 23.02.2010, 10:41 +1300 schrieb Charlie Reinl: > > > Am Montag, den 22.02.2010, 13:36 -0800 schrieb kobolds: > > > > same with rev 2712 > > > > > > > > kobolds wrote: > > > > > ERROR: #2: Cannot load class 'Proj

[Gambas-user] how to click a check button on a web page?

2010-02-23 Thread Ivan Williams
Greetings I am writing a web app that checks a web page status periodically and if certain events occur, I need to click a button on the web page. Can someone point me to some sample code to do this with. I already have the code in place to check the status of the page but the button click is

[Gambas-user] Return after a dialog > end program prematurely

2010-02-23 Thread richard terry
This seems really odd, perhaps it is my typing, but for a number of versions I've noticed this odd behaviour which I can't track down, but what is happening is that when a dialog box is presented during a function that returns something eg boolean, then when the program continues to execute bac

Re: [Gambas-user] error running gambas3 rev2710

2010-02-23 Thread Benoît Minisini
> Am Dienstag, den 23.02.2010, 10:41 +1300 schrieb Charlie Reinl: > > Am Montag, den 22.02.2010, 13:36 -0800 schrieb kobolds: > > > same with rev 2712 > > > > > > kobolds wrote: > > > > ERROR: #2: Cannot load class 'Project': Unable to load class file > > > > Salut, > > > > same for me, gambas3

Re: [Gambas-user] Something that's been bugging me for a while

2010-02-23 Thread Benoît Minisini
> Nothing important, but I've always wonder why collections eg the data, then > the key, but lists get the key then the data? After all, they are both > collections. > > (here I was just reading in a file line by line to a collection and a > listview. > > SampleData.Add(sLineInput, icounter) >

Re: [Gambas-user] error running gambas3 rev2710

2010-02-23 Thread Charlie Reinl
Am Dienstag, den 23.02.2010, 10:41 +1300 schrieb Charlie Reinl: > Am Montag, den 22.02.2010, 13:36 -0800 schrieb kobolds: > > same with rev 2712 > > > > > > kobolds wrote: > > > > > > ERROR: #2: Cannot load class 'Project': Unable to load class file > > > > > > > Salut, > > same for me, gamba