[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] native menus
- From: Matthew Leverton <meffer@xxxxxxxxxx>
- Date: Wed, 29 Jun 2011 16:41:21 -0500
On Sun, Jun 19, 2011 at 3:42 PM, Matthew Leverton <meffer@xxxxxxxxxx> wrote:
> Attached is a sample implementation of native system menus for
> Windows. I put it in the native dialog addon and updated the
> native_file_chooser example. The API is functional, but not complete:
>
I've written up a proposal at:
http://wiki.allegro.cc/index.php?title=Native_Menu_Propsoal
I'll implement it for Windows, which will take care of most of the
dirty work. Linux and OS X would just have to fill in the specific OS
functionality when a menu is created, updated, or deleted.
--
Matthew Leverton