[SDL] Support for multiple windows

Ryan C. Gordon icculus at icculus.org
Thu Dec 14 20:19:00 PST 2006


Sean D'Epagnier wrote:
> How would multiple windows work with the drivers that have no underlying
> windowing system?

SDL_CreateWindow(), a new 1.3 function, will return an error if you 
can't create a non-fullscreen window.

I don't think we're planning to write a window manager for framebuffer 
targets to emulate multiple windows.

--ryan.





More information about the SDL mailing list