Re: [Gambas-user] New name not shown in IDE at first (Gambas2)

2009-06-07 Thread Rolf-Werner Eilert
Benoît Minisini schrieb: >> Just had this again: >> >> - an existing form with some gadgets on it >> >> - one of the drop-down lists wasn't used yet in code >> >> - the first time I type the name of this drop-down list (in this case it >> was just "Names"), the name is not offered in auto-completio

Re: [Gambas-user] integer / string file IO issue

2009-06-07 Thread Benoît Minisini
> On Sun, 2009-06-07 at 12:19 +0200, Benoît Minisini wrote: > > > > So, it's a 64bit issue, is there a fix for this yet? > > > > > > I'm not sure, but I guess so. I was working on the networking > > > component, so I was busy. Now I'm free to look at that bug! > > > > > > Regards, > > > > OK, the b

Re: [Gambas-user] integer / string file IO issue

2009-06-07 Thread Beren Scott
On Sun, 2009-06-07 at 12:19 +0200, Benoît Minisini wrote: > > > So, it's a 64bit issue, is there a fix for this yet? > > > > I'm not sure, but I guess so. I was working on the networking component, so > > I was busy. Now I'm free to look at that bug! > > > > Regards, > > OK, the bug is fixed in re

Re: [Gambas-user] Tooltip - Can one set a popup delay?

2009-06-07 Thread Benoît Minisini
> On Tue, 2 Jun 2009 08:21:22 am Benoît Minisini wrote: > > > > Wondered if it was possible to change the delay time for the tool tip > > > > popping up when the user hovers over something. > > > > > > > > This takes a little time on my system and for a new user of a program > > > > it would be nic

Re: [Gambas-user] New name not shown in IDE at first (Gambas2)

2009-06-07 Thread Jussi Lahtinen
I have noticed same thing, but only randomly. I tried to demonstrate it quickly with Gambas 2.10, and I couldn't. But with Gambas3 (revision 1995 @Ubuntu 9.04 64bit), I can. Screenshot from my trash/bug testing project. Autocompletion provides only Button27_Click(), because it is already on code.

Re: [Gambas-user] Gambas on Mac

2009-06-07 Thread Olivier Cruilles
In fact, all system is managed in backward with like debian package as dpkg. So, it's easy to produce packages. All the X-Window part exist on Mac by simply package to install For Qt and Kde, it's the same. For Gtk, I need to search but I think It exist. Olivier Cruilles Mail: linu...@clu

Re: [Gambas-user] Gambas on Mac

2009-06-07 Thread Benoît Minisini
> Le 7 juin 09 à 03:02, richard terry a écrit : > > Possible? > > > > Any info appreciated. > > > > Richard > > > > - > >- OpenSolaris 2009.06 is a cutting edge operating system for > > enterprises looking to deploy the nex

Re: [Gambas-user] Gambas on Mac

2009-06-07 Thread Olivier Cruilles
Le 7 juin 09 à 03:02, richard terry a écrit : > Possible? > > Any info appreciated. > > Richard > > -- > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of So

Re: [Gambas-user] New name not shown in IDE at first (Gambas2)

2009-06-07 Thread Benoît Minisini
> Just had this again: > > - an existing form with some gadgets on it > > - one of the drop-down lists wasn't used yet in code > > - the first time I type the name of this drop-down list (in this case it > was just "Names"), the name is not offered in auto-completion. Only when > I write it complet

Re: [Gambas-user] integer / string file IO issue

2009-06-07 Thread Benoît Minisini
> > > So, it's a 64bit issue, is there a fix for this yet? > > > > I'm not sure, but I guess so. I was working on the networking component, > > so I was busy. Now I'm free to look at that bug! > > > > Regards, > > OK, the bug is fixed in revision #2005! > > This was not a 64 bits bug, but two unini

Re: [Gambas-user] integer / string file IO issue

2009-06-07 Thread Benoît Minisini
> > So, it's a 64bit issue, is there a fix for this yet? > > I'm not sure, but I guess so. I was working on the networking component, so > I was busy. Now I'm free to look at that bug! > > Regards, OK, the bug is fixed in revision #2005! This was not a 64 bits bug, but two uninitialized flags tha

Re: [Gambas-user] integer / string file IO issue

2009-06-07 Thread Benoît Minisini
> So, it's a 64bit issue, is there a fix for this yet? > I'm not sure, but I guess so. I was working on the networking component, so I was busy. Now I'm free to look at that bug! Regards, -- Benoît -- OpenSolaris 2009

Re: [Gambas-user] integer / string file IO issue

2009-06-07 Thread Beren Scott
So, it's a 64bit issue, is there a fix for this yet? On Sun, 2009-06-07 at 00:24 +0300, Jussi Lahtinen wrote: > Confirmed problem at Ubuntu 9.04 64bit with Gambas 2.10. > About 50% of runs halt with described error message. > > > Jussi > > > > 2009/6/6 Benoît Minisini : > >> > >> The OS is de