• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Hiding find panel in NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hiding find panel in NSTextView


  • Subject: Hiding find panel in NSTextView
  • From: Buddy Kurz <email@hidden>
  • Date: Thu, 4 May 2006 08:58:35 -0700


Since this:

[textView  performFindPanelAction: NSFindPanelActionHideFindPanel]

or

[textView findPanel]

or

[NSFindPanel defaultFindPanel]

don't appear to exist and

[textView setUsesFindPanel:NO]

doesn't hide an existing panel, is there any way short of implementing my own find panel to hide the find panel that comes with NSTextView.
I can't seem to find any method to access the panel itself.


I am swapping the content view of a window and would like the find panel to go away when the content view that contains the text view is removed from the window.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Hiding find panel in NSTextView
      • From: Buddy Kurz <email@hidden>
  • Prev by Date: Re: "Send to iWeb" API?
  • Next by Date: Re: Font Size Problem in NSTableView
  • Previous by thread: Re: Equivalent of isKindOfClass for Foundation Types?
  • Next by thread: Re: Hiding find panel in NSTextView
  • Index(es):
    • Date
    • Thread