NSWindows path menu Question.
NSWindows path menu Question.
- Subject: NSWindows path menu Question.
- From: Steve Gehrman <email@hidden>
- Date: Thu, 20 Sep 2001 01:33:44 -0700
When I set a path to a window with setTitleWithRepresentedFilename,
Cocoa gives me the cmd-click path menu for free which is great.
But I want to intercept the menu action to do something different than
showing the folder in the Finder.
How do I do this?
Thanks.
Steve Gehrman