• 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
Re: Multiple text views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple text views


  • Subject: Re: Multiple text views
  • From: Fritz Anderson <email@hidden>
  • Date: Mon, 30 Jan 2006 12:27:32 -0600

On 30 Jan 2006, at 7:28 AM, Keith Blount wrote:

 I would therefore like the find panel to work across all
text views - so that if you click on "Find Next" at
the end of one text view, it will start looking in the
next text view, not looping back to the beginning of
the current one.

Mac OS X 10.3 Release Notes:
"In 10.3 the find panel is meant for NSTextView use only, as there are no methods to provide the degree of reusability that would be needed for other clients to hook up to it."


You mean to do something that does not apply to one instance of NSTextView, so you will have to provide your own find panel and action method.

See also performFindPanelAction:, which you'll have to implement.
See also FindPanelController and TallTextView in Crescat, at <http:// www.manoverboard.org/~fritza/uoc/>


	-- F


-- Fritz Anderson -- http://www.manoverboard.org/ Consulting Programmer -- http://resume.manoverboard.org/ Step into Xcode, coming out late January -- http://six.manoverboard.org/


_______________________________________________ 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
References: 
 >Multiple text views (From: Keith Blount <email@hidden>)

  • Prev by Date: Re: How to prevent window redraw when removing a view?
  • Next by Date: title bars messed up when scrolling in NSTableView
  • Previous by thread: Multiple text views
  • Next by thread: Strange Info.plist problem
  • Index(es):
    • Date
    • Thread