[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Evert Glebbeek wrote:
I don't suppose it would be possible to do this, but ideally, I would
disallow the resizing unless the user-defined callback says it's ok to
resize at this moment.
My idea for the new gfx API is similar; if necessary, the graphics
driver would allow the window to be resized immediately, but the rest of
Allegro would not know about it until after the user acknowledged that
the resize happened.
Peter