[Lazarus] Option to deactivate always open Menu Editor

Juha Manninen juha.manninen62 at gmail.com
Fri Oct 7 16:31:52 CEST 2016


On Fri, Oct 7, 2016 at 4:42 PM, Michael W. Vogel via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> I checked r53075 (32bit FPC trunk r34637, Windows 7). The behaviour here
> isn't changed. Always, I select a MenuItem in object inspector, the menu
> editor is opened.
> A other curious thing (I don't know if it is wanted), in its Caption stands:
> "Form1.MainMenu1.MenuItem1 - OnClick: is not assigned".

Uhhh!
I am sure it worked then but not any more.
The menu editor is now shown through some unknown route.
It does not use neither of these:

 procedure ShowMenuEditor(aMenu: TMenu);
 function MenuDesigner: TMenuDesigner;


> If this isn't a wanted behavoiur, I can check this issue this evening, if
> you want.

Yes please if you have time and energy.

Juha


More information about the Lazarus mailing list