Forum Navigation
You need to log in to create posts and topics.

Re FBNS Full Screen

Posted by: Info <Info@...>

Hi Bernie,

In the FBNS demo, how do you add Full Screen Mode to the Create Window
functions?

In Carbon, we know that one can simply add the constant to the Window
mask and all other handling is done for us via Carbon Events.

In Cocoa, how does one do the equivalent? In Xcode it is a simple tick
box on the Interface Builder but how does one adapt FBNS to achieve it
programmatically?

Kind regards,

Deep

PS:

This has some information:

developer.apple.com/library/mac/#documentation/General/Conceptual/MOSXAppProgrammingGuide/FullScreenApp/FullScreenApp.html

developer.apple.com/library/mac/#documentation/Cocoa/Reference/NSWindowDelegate_Protocol/Reference/Reference.html#//apple_ref/doc/uid/TP40008202