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, Benoît Minisini wrote:
> > 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 but only its
> > method of click.
> > 
> > For all others controls there are the names and also the method click.
> > 
> > is this a bug?
> > 
> > See screenshot.
> 
> Not really: when you have little black dots before the completion, that means 
> that you have a list of identifiers already entered in the source file. If 
> you 
> never typed "chkNotComplete", you won't see it in the list.
> 
> Maybe I could add the control names in the list anyway...
> 



------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to