How to activate the Find menu?
How to activate the Find menu?
- Subject: How to activate the Find menu?
- From: Mark Dawson <email@hidden>
- Date: Tue, 23 Jan 2007 14:43:10 -0800
I want to have the Find panel work in my app; however, I can't figure out how to get it to work. RIght now, the Find item is available, but all of its submenus are dimmed.
What I've done:
In my main nib, Edit menu, Find item, all of the menu items ("Find?", "Find Next", "Find Previous", "Use Selection for Find", and "Scroll to selection") are connected to the "performFindPanelAction". Selecting that action shows a connection to the FirstResponder.
In my document nib, I have one NSTextView, which has the "use Find panel" attribute checked. I looked at the TextEdit example, and that's all it seems to have done to have it work.
What might I be missing?
Thanks,
Mark
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden