> 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...

-- 
Benoît Minisini

------------------------------------------------------------------------------
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