BeOS SDL

Hiya

Small question for you:

Does SDL currently allow the programmer to switch between full screen
and windowed display on the fly (eg. SetFullScreen(true) )? If not, is this
ability likely to be added?

The reason I’m asking is that I see advantages in using different types
of display for full screen and windowed and switching on the fly could
be a pain…

The X11 driver supports SDL_WM_ToggleFullScreen(), but I don’t know how
much work it would take to get this to work on BeOS.

See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software