On 20 Sep 2011, at 02:12, Ryan Joseph wrote:

> Maybe I'm not understanding how the system works (where are the find panel 
> docs anyways?) but I simply have an NSTextView with setUsesFindPanel enabled 
> and when I open the find panel (from the standard menu item) all the buttons 
> have been disabled suggesting the NSTextView isn't responding.
> 
> The font panel works just fine so what else does the find panel expect to 
> work? Maybe I broke something but I have no idea where to look and like I 
> said I couldn't even find any documentation on the find panel.
> 
> Thanks for any ideas!
> 

IIRC the NSTextView needs to be both editable and selectable.
It also needs to be the key window when the find panel is actually displayed.

ref:

http://www.mugginsoft.com/content/so-exactly-why-are-my-find-panel-buttons-dimmed

Regards

Jonathan Mitchell
Mugginsoft LLP


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to