Re: question on menubar implementation
"Stephen J. Turnbull" <[email protected]> Wed, 09 Feb 2005 17:51:07 +0900
| Newsgroups | gmane.emacs.xemacs.design |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
>>>>> "Fran=E7ois" =3D=3D Fran=E7ois Revol <[email protected]> writes: Fran=E7ois> The menubar implementations I have seen so far all seem Fran=E7ois> to construct menu trees on the fly (=3D submenus are Fran=E7ois> created when an item is selected). It would be simpler Fran=E7ois> for me if I could generate all the menu at once, and Fran=E7ois> update it in case it changes. Is this at all possible ? Yes. The menu structure is recursive, so you just create the submenu then insert it as a list in the higher level menu IIRC. But you probably don't want to do this at all, as we seem to be moving to a completely different way of configuring menus. Ben? --=20 Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.= ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 = JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.