Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » FullScreen: why does not work?
Re: FullScreen: why does not work? [message #28743 is a reply to message #28742] Tue, 14 September 2010 18:57 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Because FullScreen only effects the next "creation by the underlying windowing API" of the window, while Maximize is an imperative method that changes the status of the window.

Implementation wise one either needs to call some API or force recreate the HWND as is often the case for Windows API when changing a few select parameters.

I'll put it on my never ending list of things to investigate. For now you can call FullScreen in the constructor.

 
Read Message
Read Message
Read Message icon1.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Any tuple examples?
Next Topic: Multiple users over LAN
Goto Forum:
  


Current Time: Thu Jun 06 22:45:37 CEST 2024

Total time taken to generate the page: 0.02180 seconds