fullscreen in lion

https://img.skitch.com/20111107-8eadm7srjcxtnjyck8tqgsrk21.png
This commit is contained in:
Chris Wanstrath
2011-11-06 20:03:51 -08:00
parent 39f11f78a2
commit 92eff75ab5

View File

@@ -36,7 +36,8 @@
[[webView inspector] showConsole:self];
[self.window setDelegate:self];
[self.window setCollectionBehavior:NSWindowCollectionBehaviorFullScreenPrimary];
[webView setUIDelegate:self];
[self setShouldCascadeWindows:YES];