[Gambas-user] IDE renaming

Bruce adamnt42 at gmail.com
Thu Oct 8 11:35:10 CEST 2020


On 8/10/20 7:47 pm, Gianluigi wrote:
> Il giorno gio 8 ott 2020 alle ore 10:28 Dag Jarle Nerland Johansen - Gambas
> <gambas at cd-bahia.com> ha scritto:
> 
>> Hi,
>> I found a little thing in the IDE which may cause irritation by testing
>> a program.
>> If an object is renamed on the form, it works very fine, the source is
>> changed too, a great benefit indeed.
>> But if a menu item is renamed, it is not changed in the source.
>> Not a big deal, in my programs I only link  the menu-click to a
>> button-click, but sometime I use time to find the "error", which is
>> none. That is when I make more changes, get distracted from something
>> else, start and the click on the menu doesn't work.
>> In fact only a beauty thing, but perhaps someone has time to change that.
>> Regards,
>> Dag
>>
> 
> Hi Dag,
> if you use the Action class you solve the problem and you can safely change
> the names of the menus.
> 
> See attached example, zip to avoid problems with GMail
> 
> Regards
> Gianluigi
> 
> 
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> 

No, that wont address the names of popup menus on controls.
b


More information about the User mailing list