Hi See UITheme class>>exampleWindowWithToolbars. There is support in (Toggle)MenuItems for "keyText" (showing a description of a keyboard shortcut) though the actual keyboard handling must be implemented yourself where it is required. Regards, Gary ----- Original Message ----- From: "Alain Plantec" <alain.plantec@yahoo.com> To: <pharo-project@lists.gforge.inria.fr> Sent: Monday, September 12, 2011 9:18 PM Subject: Re: [Pharo-project] Windows with nested top menu
On 12/09/2011 21:35, Alain Plantec wrote:
On 12/09/2011 20:59, Torsten Bergmann wrote:
see http://lists.gforge.inria.fr/pipermail/pharo-project/2011-September/053648.h...
Any comments? Hi Torsten,
The settings has a menu (only one menu button). The SettingBrowser has a menu ... follow #menuBarIn:. Hope that helps a little. Cheers Alain