Re: Menubuttons--why?

From: Bryan Oakley (oakley_at_bardo.clearlight.com)
Date: 12/21/04


Date: Mon, 20 Dec 2004 23:01:55 GMT

Kevin Walzer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm looking for perspective on why Tk developers use menubuttons in GUI
> apps instead of menubars. On the Mac, menubuttons map to the Aqua
> combobox widget, and they make Tk apps look *very* weird. Moreover, the
> code usually isn't simple to hack to convert into a menubar.
>
>
> What do menubuttons offer that menubars don't?
>

At one point they were the only way to create menubars. For those of use
who can't use native menubars for one reason or another they are still a
viable way to make menubars.



Relevant Pages

  • Menubuttons--why?
    ... I'm looking for perspective on why Tk developers use menubuttons in GUI ... and they make Tk apps look *very* weird. ... What do menubuttons offer that menubars don't? ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ...
    (comp.lang.tcl)
  • Re: Menubuttons--why?
    ... > apps instead of menubars. ... On the Mac, menubuttons map to the Aqua ...
    (comp.lang.tcl)
  • Re: Menubuttons--why?
    ... using menubuttons instead of menubars I am able to construct ... menus with icons instead of textual labels on Win32. ...
    (comp.lang.tcl)