[ 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: Tue, 5 Jul 2011 19:34:05 -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 committed the Windows implementation for the native menus. I'll
add the docs and update MSVC's unfriendly tab formatting a bit later.
ex_menu.c is a quick demo that shows some of the API.
Menu item icons are in the API in some places but unimplemented. There
is nothing for shortcuts/accelerators.
--
Matthew Leverton