When running in full screen mode my application doesn’t allow to cycle
trough other applications with alt-tab (in kde). How can I enable this?–
Roger D. Vargas | "Humans have so many emotions, Artoo. And most
VQt Development Team | seem to cause them pain. I do not understand,
http://vqt.sourceforge.net | but I’m glad I have none. And yet – I can’t help
wondering sometimes… what it would be like."
C-3PO, Protocol Droid. Star Wars 2: World of Fire.
When running in full screen mode my application doesn’t allow to cycle
trough other applications with alt-tab (in kde). How can I enable this?
You can’t. SDL has full control of the keyboard.
You could trap the alt+tab combination and react in your own way, but
having a fullscreen app means that you really are in control of the
display.
See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software