Re: [Gambas-user] gambas3 IDE bug

2011-07-17 Thread Charlie Reinl
Am Sonntag, den 17.07.2011, 20:10 +0200 schrieb Benoît Minisini: > > Salut, > > > > when I create a new form, switch to existent tab and get a gambas2 form. > > that form can't be shown in the IDE, and when you close the IDE or > > project, without deleting that form, you can't open the project an

Re: [Gambas-user] gambas3 IDE bug

2011-07-17 Thread Benoît Minisini
> Salut, > > when I create a new form, switch to existent tab and get a gambas2 form. > that form can't be shown in the IDE, and when you close the IDE or > project, without deleting that form, you can't open the project anymore. I don't really understand. Can you be more precise? -- Benoît Min

[Gambas-user] gambas3 IDE bug

2011-07-17 Thread Karl Reinl
Salut, when I create a new form, switch to existent tab and get a gambas2 form. that form can't be shown in the IDE, and when you close the IDE or project, without deleting that form, you can't open the project anymore. -- Amicalement Charlie

Re: [Gambas-user] gambas3 ide bug

2010-12-14 Thread Shane
On 13/12/10 16:28, Benoît Minisini wrote: >> when you use the del key on keyboard to delete a component on the form >> the ide stops responding >> to placing new components and and resizing the form >> >> gambas 3 revision 3355 >> > I cannot reproduce that. Can you give more information? > I can't

Re: [Gambas-user] gambas3 ide bug

2010-12-12 Thread Benoît Minisini
> when you use the del key on keyboard to delete a component on the form > the ide stops responding > to placing new components and and resizing the form > > gambas 3 revision 3355 > I cannot reproduce that. Can you give more information? -- Benoît Minisini --

[Gambas-user] gambas3 ide bug

2010-12-12 Thread Shane
when you use the del key on keyboard to delete a component on the form the ide stops responding to placing new components and and resizing the form gambas 3 revision 3355 -- Oracle to DB2 Conversion Guide: Learn learn

Re: [Gambas-user] gambas3 IDE bug

2010-11-17 Thread Ricardo Díaz Martín
Now works fine. Thanks Benoit 2010/11/17 Benoît Minisini > > Hi, > > > > I have updated today to version 3296 and I got this bug in the IDE. > > > > Attach a project example to reproduce. Open the project in gambas3, go to > > Form_Open() sub and write: > > > > me.fF > > > > Then you got the er

Re: [Gambas-user] gambas3 IDE bug

2010-11-17 Thread Benoît Minisini
> Hi, > > I have updated today to version 3296 and I got this bug in the IDE. > > Attach a project example to reproduce. Open the project in gambas3, go to > Form_Open() sub and write: > > me.fF > > Then you got the error. > > Regards, It should be fixed in revision #3297. Regards, -- Beno