[Lazarus] Option to deactivate always open Menu Editor

Michael W. Vogel m-w-vogel at gmx.de
Sun Oct 9 20:57:28 CEST 2016


Hi Juha,

I tested the issue a while and I can't see any unwanted side effects, so 
I added a patch here: http://bugs.freepascal.org/view.php?id=30712

See you

Kind regards

Michl

Am 07.10.2016 um 16:31 schrieb Juha Manninen via Lazarus:
> 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