Re: Find panel problems
Re: Find panel problems
- Subject: Re: Find panel problems
- From: Mike Abdullah <email@hidden>
- Date: Tue, 20 Sep 2011 10:26:55 +0100
On 20 Sep 2011, at 08:54, email@hidden wrote:
>
>
> 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 only needs to be selectable. You can have an non-editable text view and still search it quite merrily, just that replace features won't work. We have this in our own app.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden