Detecting ctrl-click (context menu) in NSBrowser
Detecting ctrl-click (context menu) in NSBrowser
- Subject: Detecting ctrl-click (context menu) in NSBrowser
- From: Mikael Arctaedius <email@hidden>
- Date: Thu, 3 Feb 2005 20:11:11 +0100
Hello,
I have a NSBrowser which displays a directory structure and when
ctrl-clicking an element, folder or file, I want to support a context
menu for that specific folder/file. But how to I get notified about
ctrl-clicks in a NSBrowser? I haven't found a method for it in the
delegate methods for NSBrowser. Do I need create an own subclass to
NSBrowser and try to "catch" the mouseclicks?
Any ideas, anyone?
Mikael Arctaedius
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden