NSOpenPanel: Displaying a File Open Dialog in OS X 10.7

NSOpenPanel: Displaying a File Open Dialog in OS X 10.7

I’ve been coding a lot in Cocoa lately. When looking up how to create a file open dialog with NSOpenPanel, I found out that most of the source code on the web was out of date. With the release of OS X 10.7 a lot…

Continue reading →