Multiple text views
Multiple text views
- Subject: Multiple text views
- From: Keith Blount <email@hidden>
- Date: Mon, 30 Jan 2006 05:28:13 -0800 (PST)
Hello,
I am in a situation whereby I have a view containing
multiple text views. Each of these text views has its
own text storage, so it's *not* a situation like
TextEdit where you have multiple text views that share
a single layout manager and text storage. However, the
fact that there are multiple text storages and text
views should be relatively transparent to the user. 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. I could just implement my own custom
find panel for this, but I was hoping there would be a
simpler way. If possible, I would also like the
spell-checker to work across all text views. I am not
too worried about selection across text views (which
would be much more difficult), as the set-up makes it
fairly intuitive to limit selection to text "blocks".
Does anybody have any ideas about how this could be
accomplished?
Many thanks in advance for any help,
KB
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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