Re: [Gambas-user] Ideas to gambas IDE (and inform have one bug too)

2009-10-29 Thread Jerry McBride
On Monday 26 October 2009 08:15:09 Wellington de Souza Pinto wrote: > Hi Benoit! > > The bug is when you use horizontal split code. > If you type any string Ex: sVar = "" > The editor show: sVar = "" "" > and is impossible remove only if you return to single mode. > > My idea to IDE is, if possib

Re: [Gambas-user] Ideas to gambas IDE (and inform have one bug too)

2009-10-29 Thread BenoƮt Minisini
> Hi Benoit! > > The bug is when you use horizontal split code. > If you type any string Ex: sVar = "" > The editor show: sVar = "" "" > and is impossible remove only if you return to single mode. > > My idea to IDE is, if possible, split form and code simultaneous. > > Reguards, > > PS: My eng

[Gambas-user] Ideas to gambas IDE (and inform have one bug too)

2009-10-26 Thread Wellington de Souza Pinto
Hi Benoit! The bug is when you use horizontal split code. If you type any string Ex: sVar = "" The editor show: sVar = "" "" and is impossible remove only if you return to single mode. My idea to IDE is, if possible, split form and code simultaneous. Reguards, PS: My english is not very well.