[Gambas-user] LostFocus() not working on ubuntu !

2010-03-20 Thread Biro Zoltan
Hello for everybody,

  I made a new Ubuntu install 9.04 and a new Gambas2-2.20.2 install on a
new computer..and here is everything okay.
  I apologize and I'm shame for the false alert..but I thanks for
everybody who try to help me.
  Until the error occured I made the folowing steps:
Ubuntu 8.10 (Gambas 2.7 from synaptic) - upgrade to Ubuntu 9.04
(Gambas 2.7)- upgrade to Ubuntu 9.10 (Gambas 2.7) - upgrade of Gambas
to 2.20.1  
After these things I had problems with lostfocus().
Thanks again for everybody..and sorry for false alert.

Best regards,
Zoli B.


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-20 Thread Jussi Lahtinen
That happens once in a while.
I wish there would be some good method to check sanity of install... any ideas?

Jussi


On Sat, Mar 20, 2010 at 08:18, Biro Zoltan office.zol...@gmail.com wrote:
 Hello for everybody,

  I made a new Ubuntu install 9.04 and a new Gambas2-2.20.2 install on a
 new computer..and here is everything okay.
  I apologize and I'm shame for the false alert..but I thanks for
 everybody who try to help me.
  Until the error occured I made the folowing steps:
 Ubuntu 8.10 (Gambas 2.7 from synaptic) - upgrade to Ubuntu 9.04
 (Gambas 2.7)- upgrade to Ubuntu 9.10 (Gambas 2.7) - upgrade of Gambas
 to 2.20.1
 After these things I had problems with lostfocus().
 Thanks again for everybody..and sorry for false alert.

 Best regards,
 Zoli B.


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread zolaysoftsolutions

Hi Hardy,
 
   I think the problem is that my code is written under Gambas2 version 2.7
I tried to make small codes, without connection to mysql database, just a
simple one with a textbox and  a label..and here the lostfocus of the
textbox is working. 
   Now I try to write again my old code (2.7) in Gambas 2.20.2.
On my laptop I have gambas 2.7 on ubuntu 8.10 and the invoice maker program
is working correctly.
I copied the source code of the program to another computer (Gambas 2.20 on
Ubuntu 9.10) and when the program is built the lostfocus events is ignored.

Regards,
Zoli B.

-- 
View this message in context: 
http://old.nabble.com/LostFocus%28%29-not-working-on-ubuntu-%21-tp27882721p27950971.html
Sent from the gambas-user mailing list archive at Nabble.com.


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread zolaysoftsolutions


HI all!

   I made some experiments regarding lostfocus event.
The conclusion is that lostfocus is not working on gb.qt projects.
I made a smal code with a textboxt. The lostfocus is okay if I activated the
gb.gui componenet, but when I activated the gb.qt component the lostfocus is
ignored.
  I have a second question: is a way here to make a raport from my database
without gb.qt component? Until today I used the web browser of gb.qt..but I
need the lostfocus and raports to..else my project have no sense.

Best regards,
Zoli B.
  

-- 
View this message in context: 
http://old.nabble.com/LostFocus%28%29-not-working-on-ubuntu-%21-tp27882721p27950989.html
Sent from the gambas-user mailing list archive at Nabble.com.


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread Benoît Minisini
 HI all!
 
I made some experiments regarding lostfocus event.
 The conclusion is that lostfocus is not working on gb.qt projects.
 I made a smal code with a textboxt. The lostfocus is okay if I activated
 the gb.gui componenet, but when I activated the gb.qt component the
 lostfocus is ignored.
   I have a second question: is a way here to make a raport from my database
 without gb.qt component? Until today I used the web browser of gb.qt..but I
 need the lostfocus and raports to..else my project have no sense.
 
 Best regards,
 Zoli B.

So, to resume, the LostFocus() event is not working on Ubuntu 9.10 and with 
gb.qt only?

Can someone else confirm? I didn't succeed in reproducing that with my own 
Ubuntu 9.10.

-- 
Benoît Minisini

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread Zoltan Biro
Hi,

  The lostfocus() is working only with gb.gui
...and is NOT working with gb.qt.. this is for sure..

Regards,
Zoli B.


2010/3/19 Benoît Minisini gam...@users.sourceforge.net

  HI all!
 
 I made some experiments regarding lostfocus event.
  The conclusion is that lostfocus is not working on gb.qt projects.
  I made a smal code with a textboxt. The lostfocus is okay if I activated
  the gb.gui componenet, but when I activated the gb.qt component the
  lostfocus is ignored.
I have a second question: is a way here to make a raport from my
 database
  without gb.qt component? Until today I used the web browser of gb.qt..but
 I
  need the lostfocus and raports to..else my project have no sense.
 
  Best regards,
  Zoli B.

 So, to resume, the LostFocus() event is not working on Ubuntu 9.10 and with
 gb.qt only?

 Can someone else confirm? I didn't succeed in reproducing that with my own
 Ubuntu 9.10.

 --
 Benoît Minisini


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread Benoît Minisini
 Hi,
 
   The lostfocus() is working only with gb.gui
 ...and is NOT working with gb.qt.. this is for sure..
 
 Regards,
 Zoli B.
 
 

I've just tested on my Ubuntu 9.10 64 bits, and it works perfectly with gb.qt. 
Can you send me the project you used to test?

-- 
Benoît Minisini

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread Zoltan Biro
Hello Benoit,

   This is the small test project attached to mail. Now I set active the
gb.qt component and the lostfocus is ignored.  If you uncheck the gb.qt and
make active the gb.gui...the lostfocus will work. (gb.qt and gb.qui cannot
be active same time).

Best regards,
Zoli B.


2010/3/19 Benoît Minisini gam...@users.sourceforge.net

  Hi,
 
The lostfocus() is working only with gb.gui
  ...and is NOT working with gb.qt.. this is for sure..
 
  Regards,
  Zoli B.
 
 

 I've just tested on my Ubuntu 9.10 64 bits, and it works perfectly with
 gb.qt.
 Can you send me the project you used to test?

 --
 Benoît Minisini


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



FMain.class
Description: Binary data


FMain.form
Description: Binary data
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread Jussi Lahtinen
I can't reproduce your problem with Qt nor GTK+.
Ubuntu 9.10 64bit
Gambas 2.20 revision 2813

Jussi


On Fri, Mar 19, 2010 at 19:07, Zoltan Biro office.zol...@gmail.com wrote:
 Hello Benoit,

   This is the small test project attached to mail. Now I set active the
 gb.qt component and the lostfocus is ignored.  If you uncheck the gb.qt and
 make active the gb.gui...the lostfocus will work. (gb.qt and gb.qui cannot
 be active same time).

 Best regards,
 Zoli B.


 2010/3/19 Benoît Minisini gam...@users.sourceforge.net

  Hi,
 
    The lostfocus() is working only with gb.gui
  ...and is NOT working with gb.qt.. this is for sure..
 
  Regards,
  Zoli B.
 
 

 I've just tested on my Ubuntu 9.10 64 bits, and it works perfectly with
 gb.qt.
 Can you send me the project you used to test?

 --
 Benoît Minisini


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-19 Thread EA7DFH
Benoît Minisini escribió:

 
 So, to resume, the LostFocus() event is not working on Ubuntu 9.10 and with 
 gb.qt only?
 
 Can someone else confirm? I didn't succeed in reproducing that with my own 
 Ubuntu 9.10.
 

No problems here with Ubuntu 9.10 32 bits and Gambas 2.20.1.

Regards,
Jesus

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-13 Thread Fabien Bodard
i think you need to try with the same version too on suse !

Le 13 mars 2010 00:19, Benoît Minisini gam...@users.sourceforge.net a écrit :
 the (textbox) LostFocus() routine is working on Opensuse (with Gambas
 2.17) but not on Ubuntu (with Gambas 2.19)!
 The same components of Gambas are loaded on both PCs!
 gb, gb.db, gb.db.form, gb.form, gb.image, gb.net, gb.qt, gb.qt.ext,
 gb.vb.

 Several differences are mixed (version and distribution), so it is hard to
 guess where the problem comes from!

 Is it possible for you to write a little project that isolates the problem? A
 little project with a LostFocus() that works on OpenSuSE with Gambas 2.17, and
 not on Ubuntu with Gambas 2.19.

 Regards,

 --
 Benoît Minisini

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-13 Thread Les Hardy
zolaysoftsolutions wrote:
 Hi!

I wish to inform you that I have same problem with lostfocus().
 I has installed Gambas 2.7 and lostfocus works okay, but yesterday I made an
 upgrade to 2.20 and lostfocus() is executed when the project is start to
 run, after
 this moment is not executed anymore.
   After this experiment with my old proiect, I made a new small one and
 lostfocus() is not
 working with textbox and valuebox! 

 Regards,

 Zoli B.



 Fabien Bodard-4 wrote:
   
 i think you need to try with the same version too on suse !

 Le 13 mars 2010 00:19, Benoît Minisini gam...@users.sourceforge.net a
 écrit :
 
 the (textbox) LostFocus() routine is working on Opensuse (with Gambas
 2.17) but not on Ubuntu (with Gambas 2.19)!
 The same components of Gambas are loaded on both PCs!
 gb, gb.db, gb.db.form, gb.form, gb.image, gb.net, gb.qt, gb.qt.ext,
 gb.vb.
 
 Several differences are mixed (version and distribution), so it is hard
 to
 guess where the problem comes from!

 Is it possible for you to write a little project that isolates the
 problem? A
 little project with a LostFocus() that works on OpenSuSE with Gambas
 2.17, and
 not on Ubuntu with Gambas 2.19.

 Regards,

 --
 Benoît Minisini

   
I am using Gambas 2.20 on Ubuntu 9.04.
Lostfocus() works fine for me.
I tested on TextBox, TextArea, ListBox, GridView, SpinBox

Les Hardy




--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-13 Thread Ricardo Díaz Martín
I got the same problem in the past when install gambas from ubuntu
repository (or other gambas based app from ubuntu repositories).

After that, I always compile gambas2 estable versions source code from
sourceforge.net but on before I do the web site recommend to do for ubuntu
installation (http://gambasdoc.org/help/install/ubuntu?view)

Regards,

Ricardo Díaz



2010/3/13 zolaysoftsolutions office.zol...@gmail.com


 Hi!

   I wish to inform you that I have same problem with lostfocus().
 I has installed Gambas 2.7 and lostfocus works okay, but yesterday I made
 an
 upgrade to 2.20 and lostfocus() is executed when the project is start to
 run, after
 this moment is not executed anymore.
  After this experiment with my old proiect, I made a new small one and
 lostfocus() is not
 working with textbox and valuebox!

 Regards,

 Zoli B.



 Fabien Bodard-4 wrote:
 
  i think you need to try with the same version too on suse !
 
  Le 13 mars 2010 00:19, Benoît Minisini gam...@users.sourceforge.net a
  écrit :
  the (textbox) LostFocus() routine is working on Opensuse (with Gambas
  2.17) but not on Ubuntu (with Gambas 2.19)!
  The same components of Gambas are loaded on both PCs!
  gb, gb.db, gb.db.form, gb.form, gb.image, gb.net, gb.qt, gb.qt.ext,
  gb.vb.
 
  Several differences are mixed (version and distribution), so it is hard
  to
  guess where the problem comes from!
 
  Is it possible for you to write a little project that isolates the
  problem? A
  little project with a LostFocus() that works on OpenSuSE with Gambas
  2.17, and
  not on Ubuntu with Gambas 2.19.
 
  Regards,
 
  --
  Benoît Minisini
 
 
 --
  Download Intel#174; Parallel Studio Eval
  Try the new software tools for yourself. Speed compiling, find bugs
  proactively, and fine-tune applications for parallel performance.
  See why Intel Parallel Studio got high marks during beta.
  http://p.sf.net/sfu/intel-sw-dev
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 
 
 --
  Download Intel#174; Parallel Studio Eval
  Try the new software tools for yourself. Speed compiling, find bugs
  proactively, and fine-tune applications for parallel performance.
  See why Intel Parallel Studio got high marks during beta.
  http://p.sf.net/sfu/intel-sw-dev
  ___
  Gambas-user mailing list
  Gambas-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/gambas-user
 
 

 --
 View this message in context:
 http://old.nabble.com/LostFocus%28%29-not-working-on-ubuntu-%21-tp27882721p27889736.html
 Sent from the gambas-user mailing list archive at Nabble.com.



 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] LostFocus() not working on ubuntu !

2010-03-12 Thread Vassilis K
the (textbox) LostFocus() routine is working on Opensuse (with Gambas
2.17) but not on Ubuntu (with Gambas 2.19)!
The same components of Gambas are loaded on both PCs!
gb, gb.db, gb.db.form, gb.form, gb.image, gb.net, gb.qt, gb.qt.ext,
gb.vb.


PUBLIC SUB tEponimia_LostFocus()
  DIM rs33 AS Result
  DIM i AS Integer
  DIM htable AS Table
  DIM Diktis AS Integer
  
  ListBox1.Clear
  MODMain.Connect()
  IF db.Tables.Exist(Aplianikis) THEN 
rs33 = MODMain.$Con.exec(select DISTINCT Eponimia from Aplianikis
where Eponimia LIKE '  tEponimia.Text  %')
TRY PRINT rs33!Eponimia
IF ERROR THEN 
'ListBox1.Add()
'ListBox1.Clear
'tEponimia.Clear
'tEponimia.SetFocus
ELSE 
  FOR EACH rs33
 ListBox1.Add(rs33!Eponimia)
  NEXT  
ENDIF 
  ELSE 
MODMain.Connect()
  htable = db.Tables.Add(Aplianikis)
  htable.Fields.Add(aa, db.Serial, 10)
  htable.Fields.Add(Eponimia, db.String, 40)
  htable.Fields.Add(AFM, db.String, 18)
  htable.Fields.Add(Hmerominia, db.Date)
  htable.Fields.Add(Poson, db.Float)
  htable.Fields.Add(Checkbox, gb.Boolean,, FALSE)
  htable.PrimaryKey = [aa]
  htable.Update
  ENDIF   
END




--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] LostFocus() not working on ubuntu !

2010-03-12 Thread Benoît Minisini
 the (textbox) LostFocus() routine is working on Opensuse (with Gambas
 2.17) but not on Ubuntu (with Gambas 2.19)!
 The same components of Gambas are loaded on both PCs!
 gb, gb.db, gb.db.form, gb.form, gb.image, gb.net, gb.qt, gb.qt.ext,
 gb.vb.

Several differences are mixed (version and distribution), so it is hard to 
guess where the problem comes from!

Is it possible for you to write a little project that isolates the problem? A 
little project with a LostFocus() that works on OpenSuSE with Gambas 2.17, and 
not on Ubuntu with Gambas 2.19.

Regards,

-- 
Benoît Minisini

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user