Geting out of full screen ?

Is there any way to do this without exiting the program ? The specification says that if calling setFullScreenWindow(ourWindow) again the window will revert to normal window mode but this only happens one way.

re-read the api.

it says, setFullscreenWindow(null) will revert the display… and shoke horror :o it does!

[quote]re-read the api.

it says, setFullscreenWindow(null) will revert the display… and shoke horror :o it does!
[/quote]
Yes it does. Thank you.

I have to read those small words in the parameters section. :wink: