[Gambas-user] New name not shown in IDE at first (Gambas2)

Jussi Lahtinen jussi.lahtinen at ...626...
Sun Jun 7 17:06:48 CEST 2009


I have noticed same thing, but only randomly. I tried to demonstrate
it quickly with Gambas 2.10, and I couldn't.
But with Gambas3 (revision 1995 @Ubuntu 9.04 64bit), I can.

Screenshot from my trash/bug testing project.
Autocompletion provides only Button27_Click(), because it is already on code.
If you add label etc. and use it first time, like this way;
lblTest.Caption = "Test", you must
write whole "lblTest", autocompletion doesn't provide it.
But next time autocompletion works (screenshot2.png), notice that it
is at lowercase.


Jussi



2009/6/7 Benoît Minisini <gambas at ...1...>:
>> Just had this again:
>>
>> - an existing form with some gadgets on it
>>
>> - one of the drop-down lists wasn't used yet in code
>>
>> - the first time I type the name of this drop-down list (in this case it
>> was just "Names"), the name is not offered in auto-completion. Only when
>> I write it completely AND a fullstop, the list of events is offered.
>>
>> - after this first time, the name appears in auto-completion
>>
>> So, my question is: what was the idea behind this behaviour? Sometimes
>> in the past it was slightly confusing.
>>
>> Regards
>>
>> Rolf
>>
>
> Sorry, I don't understand. As soon as I add a control on a form, I see it in
> autocompletion.
>
> Can you explain me differently, or better provide some screenshots?
>
> Regards,
>
> --
> Benoît
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot.png
Type: image/png
Size: 19609 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090607/3799ed1f/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot2.png
Type: image/png
Size: 13187 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090607/3799ed1f/attachment-0001.png>


More information about the User mailing list