Re: adding contextual menu items to an NSTextView subclass menu
Re: adding contextual menu items to an NSTextView subclass menu
- Subject: Re: adding contextual menu items to an NSTextView subclass menu
- From: Jeremy French <email@hidden>
- Date: Mon, 14 Feb 2005 16:17:18 -0500
For an example of implementing a context-sensitive menu, see chapter 26
"Working with NSTextView" from "Cocoa programming for Mac OSX (second
edition)" by Aaron Hillegrass. It shows how to override the default
context-sensitive menu (that appears when you control-click in an
NSTextView) with your own menu.
On Feb 14, 2005, at 12:42 PM, Michael Hanna wrote:
in my NSTextView subclass ... I'm trying to add and an enable a
contextual menu item, but I'm having trouble.
_______________________________________________
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