Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-19 Thread Benoît Minisini
Le 18/12/2012 13:13, Bruce a écrit : > On Tue, 2012-12-18 at 11:26 +0100, M. Cs. wrote: >> In fact I cannot catch the error, although it occurs randomly. I've tried >> several times to create screenshots, but at that moment the error didn't >> come up. >> >> Csaba >> > Benoît, > I can confirm that

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-18 Thread Bruce
On Tue, 2012-12-18 at 11:26 +0100, M. Cs. wrote: > In fact I cannot catch the error, although it occurs randomly. I've tried > several times to create screenshots, but at that moment the error didn't > come up. > > Csaba > Benoît, I can confirm that this issue is true. One instance I see it in i

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-18 Thread M. Cs.
In fact I cannot catch the error, although it occurs randomly. I've tried several times to create screenshots, but at that moment the error didn't come up. Csaba 2012/12/18 Benoît Minisini > Le 18/12/2012 01:01, Adrien Prokopowicz a écrit : > > > > Hi Benoît, > > > > I have the same problem sin

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-17 Thread Benoît Minisini
Le 18/12/2012 01:01, Adrien Prokopowicz a écrit : > > Hi Benoît, > > I have the same problem since a few weeks now, and I just understood what > it was. > Actually, when I get a compilation warning, the IDE automatically jumps to > the position of the warning, and makes these "messy jumps". > I kno

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-17 Thread Adrien Prokopowicz
Hi Benoît, I have the same problem since a few weeks now, and I just understood what it was. Actually, when I get a compilation warning, the IDE automatically jumps to the position of the warning, and makes these "messy jumps". I know that I should write my code so that I won't have any warni

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-17 Thread M. Cs.
Why, I could not reproduce the error! 2012/12/16 Benoît Minisini > Le 16/12/2012 19:36, M. Cs. a écrit : > > Hello Benoit, > > I would like to ask you to set a default behavior for the Gambas3 IDE: > > > > When I do some changes either in code editor in let say Public Sub > MyAct(), > > or in fo

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 19:36, M. Cs. a écrit : > Hello Benoit, > I would like to ask you to set a default behavior for the Gambas3 IDE: > > When I do some changes either in code editor in let say Public Sub MyAct(), > or in form designer on a component Combobox1 after hitting F5 and checking > the differenc