I have text views in a split view, and I use find bars with them. I'd like to 
implement incremental searching. When I turn it on in IB  it works, except that 
if I collapse a subview showing the grey overlay, the overlay remains on 
screen. As a workaround, the documentation says I can turn the overlay off I 
should set the incrementalSearchingShouldDimContentView property to NO.

The problem is that the find bar is all pre-implemented by NSTextView, and I 
can't see how to address the NSTextFinder instance. Any suggestions, or do I 
need to implement my own NSTextFinder instance?

-- 
Shane Stanley <sstan...@myriad-com.com.au>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>


_______________________________________________

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

This email sent to arch...@mail-archive.com

Reply via email to