Fullscreen
Fullscreen
- Subject: Fullscreen
- From: Seth Willits <email@hidden>
- Date: Thu, 23 Oct 2003 22:14:20 -0700
I wrote an application to be "windowed" but now I'd like to implement
it full screen. At the moment I have an NSView subclass filling the
bounds of my window. What do I need to change/rewrite to get set the
resolution to that closest to the size of my window (it's a 4x3 window
but what about widescreen monitors?) and position everything correctly
so that my view is full screen?
I'm not sure I can somehow use the NSView or if I need to completely
reorganize it.
Thanks,
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
REALbasic Guru at ResExcellence -
http://www.resexcellence.com/realbasic
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"Although you may often have nothing to lose, more often than not it
takes
a great deal of courage to take a chance."
-- Seth Willits
------------------------------------------------------------------------
---
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.