Re: [Gambas-user] Editor autocomplete error.

2010-10-08 Thread user
it could be nice after adding a control to a Form to use it directly in code editor and not to wait to write it once in editor in order to autocomplete. This work is made often to me, and i wandered why the controls do not appeared in autocomplete pop up... On Fri, 2010-10-08 at 14:51 +0200, Be

Re: [Gambas-user] Editor autocomplete error.

2010-10-08 Thread BenoƮt Minisini
> Good morning to all, > > i think i found an error in Editor Autocomplete function. > > i have a checkbox named chkNotComplete > > 1) when i am in editor while i am writing the name of object it pops up > the autocomplete popup box. > > In there, there is not the name of the checkbox control b