On Thu, 27 Mar 2008 14:24:30 -0400 Lee Jenkins <[EMAIL PROTECTED]> wrote:
> Lee Jenkins wrote: > > Is there something I'm missing about TMainMenu designer? > > Specifically, there doesn't seem to be a way to move menu items > > around from one menu to another. > > > > For instance, if I have the following: > > > > Menu1 > > | > > |--SubMenu1 > > Menu2 > > | > > |--SubMenu2 > > > > How can I move SubMenu2 under Menu1? Currently it seems it is only > > possible to move menu items around under their respective menus, > > but to another menu. Correct. You can create a feature request in the bug tracker or better: implement this feature. Current solution is to edit the .lfm file. > As a follow up, I've notice that if I have several (in this case 6) > top level menus on my TMainMenu, then the first top level menu does > not show and cannot be accessed in the Menu Desginer: > > http://www.leebo.dreamhosters.com/images/menudesigner.png It is scrolled to the left. But where is the scrollbar? Under linux/gtk2 I can see it. Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
