Re: [AD] Resizeable windows |
[ 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] Resizeable windows
- From: Elias Pschernig <elias@xxxxxxxxxx>
- Date: Sat, 19 Aug 2006 19:04:17 +0200
On Sat, 2006-08-19 at 17:57 +0100, Peter Hull wrote:
> What's the plan for resizeable windows?
>
> There could be either
> A flag (AL_RESIZEABLE) to al_create_display and an event to tell the
> app it's been resized
> or
> An event which is a request for a resize, which a compliant app would
> respond to by calling al_resize_display* If an app doesn't want to
> resize it just ignores this message.
> or
> No resizing at all
>
> I prefer option (2) I think.
>
I think (2) is problematic, because we may have to specify at window
creation time if the window is resizable. And (3) already was ruled out
some time ago.
--
Elias Pschernig