Re: [AD] Non-blocking menus block when active, patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Well, not allowing it keeps a whole other can of worms open. If you have
> audio output while a menu is up, the audio might not be updated if the
> menu activates. If you're trying to do some network interfacing, if one
> end floats the pointer over the menu (thus activating it) that end might
> not respond. Sure, you can do it outside the GUI setup, but it greatly
> limits the usefulness of the GUI and the ability to combine GUI dialogs
> with their functionality as a whole.
You don't use update_dialog() to drive your dialogs, do you?
--
Eric Botcazou