Re: Menubuttons--why?
From: Bryan Oakley (oakley_at_bardo.clearlight.com)
Date: 12/21/04
- Next message: Bryan Oakley: "Re: Tile frame widget"
- Previous message: Benjamin Riefenstahl: "Re: Catching a syntax error"
- In reply to: Kevin Walzer: "Menubuttons--why?"
- Next in thread: chengye.geo_at_yahoo.com: "Re: Menubuttons--why?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Bryan Oakley: "Re: Tile frame widget"
- Previous message: Benjamin Riefenstahl: "Re: Catching a syntax error"
- In reply to: Kevin Walzer: "Menubuttons--why?"
- Next in thread: chengye.geo_at_yahoo.com: "Re: Menubuttons--why?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|