NSView subclass, contextual menu, mouse click...
NSView subclass, contextual menu, mouse click...
- Subject: NSView subclass, contextual menu, mouse click...
- From: Rustam Muginov <email@hidden>
- Date: Wed, 10 Dec 2003 11:52:34 +0300
Hi all.
I have NSView subclass where I've implemented "-(NSMenu *)menu" method.
Then I am control-clicking the view, it works fine, contextual menu is
displayed. But I can not get contextual menu then im right-clicking the
view. I am using Microsoft Intelliexplorer mouse.
How could I get the contextual menu as a result of a right-click?
Thank you.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.