Hi I like to run an OSx View with an WebView init in fullscreen (so big as the current screen is not the Lion fullscreen mode), is there any code for that?
Sorry this is a little late, but the easiest way to do it is:
[yourWindow toggleFullScreen:@""];
Just put this in your - (void)applicationDidFinishLaunching, and it will automatically go into fullcreen. Hope this helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With