[Gambas-user] IDE renaming
Benoît Minisini
g4mba5 at gmail.com
Thu Oct 8 16:39:19 CEST 2020
Le 08/10/2020 à 16:19, Bruce a écrit :
> On 8/10/20 6:57 pm, Dag Jarle Nerland Johansen - Gambas wrote:
>> 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
>>
>>
>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
> Dag,
>
> I confirm your observation and profer the followin (manual) test script
> to show how it v=can be dangerous and why RETRO-fitting Actions doesn't
> solve the problem (for anyone that cares).
>
> bruce
>
> [...]
I think it's not possible to fix that while the menu editor is a modal
dialog. I plan to redesign it in a non-modal way, so that all changes
are immediate, and then automatic renaming will be easy to implement.
Regards,
--
Benoît Minisini
More information about the User
mailing list