I have the "Uses Find Panel" checked for the only NSTextView in a window, but it does not use a Find panel. I think it used to use the Find Panel before (but I am not sure). Is there something more that is needed besides checking that box?

Some other possibilities:

1. I noticed the items in the Find menu were not connected to any actions. I tried connecting them all to performFindPanelAction: (I could not find any other options that make sense), but that did not make it work.

2. The NSTextView is in an NSScrollField which is in an NSSplitView. I used to used a standard NSTextView but recently subclassed it for some extra features. The subclass does very little. I tried commenting out all its methods (so it does nothing more than an NSTextView) and that did not make the Find Panel work either.

---------------
John Nairn
GEDitCOM - Genealogy Software for the Macintosh
http://www.geditcom.com


_______________________________________________

Cocoa-dev mailing list ([email protected])

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to