Revision history for ioSetDisplayMode
Additions:
Got funding?
Deletions:
Additions:
This is not supported, call me if you have $
Deletions:
Additions:
After this we attempt to set the display to the best mode, if failure return 0
Then call ioSetFullScreen and return 1
We note that os-x will restore the display back to the setting in the display control panel when Squeak terminates
Not supported, fprintf to syserr and return 0 (false)
Not supported for _WIN32_WCE.
Attempt to set the DirectXSetDisplayMode watch out for being in a browser window
if headless or it fails then return 0
then call ioSetFullScreen
then return 1
macintosh on failure to find the exact match for mode is not an error, but it is on windows.
Then call ioSetFullScreen and return 1
We note that os-x will restore the display back to the setting in the display control panel when Squeak terminates
Not supported, fprintf to syserr and return 0 (false)
Not supported for _WIN32_WCE.
Attempt to set the DirectXSetDisplayMode watch out for being in a browser window
if headless or it fails then return 0
then call ioSetFullScreen
then return 1
macintosh on failure to find the exact match for mode is not an error, but it is on windows.