My project is a doc based application. I'd like to use an NSPathControl object to display the path of the opened document at startup.
I'd insert the code here:
- (void)windowControllerDidLoadNib:(NSWindowController *)windowController
Can someone point me to an example?
thx.