Xcode 4.1 Tutorial - NSPopover in Mac OS X Lion
Loading...
6,483
Loading...
Uploader Comments (CCoding)
see all
All Comments (13)
-
How load NSPopOver from separate .xib file?
-
Nice tut but I could use the music credits. I would actually buy the track.
-
Not exactly what I wanted to know but thats my fault for not reading the title. XD
-
What a sexy tutorial. Very concise visuals to step through and a smooth soundtrack.
-
This a really easy to follow tutorial, but how do you close the popover once opened?
-
Great demo!
Loading...
@Ripflame By default you can close the popover by clicking once outside its area. In the attributes inspector in IB you can change settings so you can only close it by adding a new IB Action that simply contains "[popover close]" :)
CCoding 6 months ago