Re: [AD] set_window_close_state and _hook patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Ben Davis <ben@xxxxxxxxxx> wrote:
> Here is a patch that adds the functions to Allegro:
>
> int set_window_close_state(int enable);
> void set_window_close_hook(void (*proc)());
Don't want to start another long discussion, but
`set_window_close_state' doesn't sound right to me. I'd prefer
`set_window_close_button_state' or `set_window_close_button'.
The rest of the patch seems okay.
--
tjaden@xxxxxxxxxx - http://www.psynet.net/tjaden/
Even a stopped clock gives the right time twice a day.