[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-04-16, Peter Hull <peterhull90@xxxxxxxxxx> wrote:
> ..no, not me!
>
> I'm just thinking about how to implement the Quit menu item on OSX
> (just FYI there's always a menu for every app, even if it has no
> windows open) At the moment, it just sends a close event to every
> display, and relies on the user to do the right thing. This isn't
> ideal. Would it be useful to add a quit event which is different to
> the close event?
Sounds fine to me. Would you not send the close events then?
Peter