Hi,

Has anybody else noticed that the menu editor is screwed?
I use Lazarus 0.9.19 (r10047) under Linux with FPC 2.1.1 and Gtk1 widget set.

I create a form, drop a TMainMenu on the form.
Double click the TMainMenu which opens the menu editor.
I insert a Default File menu template.

Save everything and restart lazarus.

Back to my form, double click on the TMainMenu to open the Menu Editor.
Right click on 'Save' and select "Delete Item", and two menu items
disappear. This happens every time I select "Delete item".

Now what you see in the form designer is different to what you see
when you compile and run the app.  Form design shows a certain amount
of menu items, and when running the app it shows a different amount of
menu items. Also pressing F12 (switching between Form Designer and
Code Editor) a few times, to see what TMenuItems have been inserted in
the code editor crashed Lazarus. It pops up the the OK to ignore the
error, or Cancel to kill the app. Sometimes also showing "Unable to
view a hidden or disabled window", well something like that.

Regards,
 - Graeme -


--
There's no place like 127.0.0.1

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to