Re: [Plib-devel] Fullscreen mode for PW
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2004-12-31 19:21:13
|
Norman Vine wrote: > > Note "f" key should swap between fullscreen and windowed mode > in examples / src / pw_pui.exe > > Does a Linux and an OSX developer have code todo this ? No - and I'm told it's very difficult to do across all window managers in X. From what I understand (and I'm *not* an expert), you essentially have to shut down the window and open a new one. However if you did that in a running OpenGL application, you'd lose all of the textures, display lists, shaders, etc that had already been stored - so it's not trivial for PW. ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |