Re: [Gambas-user] Gambas in background

2010-04-22 Thread Rolf-Werner Eilert
Am 22.04.2010 18:08, schrieb Bill-Lancaster: > > Dear Caveat& Benoit - fantastic, just what I needed > Thanks > Bill Lancaster Maybe we should include this to the examples - that way it might help more folks... :-) Regards Rolf

Re: [Gambas-user] Compiling Gambas3 on Fedora 12

2010-04-22 Thread Benoît Minisini
> Il 21/04/2010 03:12, Benoît Minisini ha scritto: > > If you want to create a "Fedora" page at > > http://gambasdoc.org/help/install, do not hesitate! > > > > Regards, > > Hi Benoît, > I've made the request to have access to the documentation wiki but I > didn't received any reply. > I've sent t

Re: [Gambas-user] Compiling Gambas3 on Fedora 12

2010-04-22 Thread Matteo Pasotti
Il 21/04/2010 03:12, Benoît Minisini ha scritto: > > If you want to create a "Fedora" page at http://gambasdoc.org/help/install, do > not hesitate! > > Regards, > > Hi Benoît, I've made the request to have access to the documentation wiki but I didn't received any reply. I've sent the email t

Re: [Gambas-user] Gambas in background

2010-04-22 Thread Bill-Lancaster
Dear Caveat & Benoit - fantastic, just what I needed Thanks Bill Lancaster -- View this message in context: http://old.nabble.com/Gambas-in-background-tp28287978p28331072.html Sent from the gambas-user mailing list archive at Nabble.com.

Re: [Gambas-user] TextBox and CR

2010-04-22 Thread Ron_1st
On Wednesday 21 April 2010, Benoît Minisini wrote: > > 24 character LCD display that need that WAIT. > > > > Why do you need to call WAIT? You should only use it when you want to refresh > your GUI during some heavy processin. Otherwise, if you should use SLEEP. > > Regards, > > -- > Benoît M