Re: NSText textDidChange: doesn't report undo in text view
Re: NSText textDidChange: doesn't report undo in text view
- Subject: Re: NSText textDidChange: doesn't report undo in text view
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 08 Jul 2002 16:23:10 -0400
on 02-07-06 10:47 AM, Charles Jolley at email@hidden wrote:
>
Unless you have some compelling reason to use your own text data object,
>
you can simply connect two text views (actually, the two layout managers
>
owned by two text views) to the same text storage and they will both
>
reflect the same contents automatically. Basically, all you have to do
>
is reconfigure the network of text objects created by the text views to
>
do this. The Cocoa docs on the text system architecture explain this
>
task pretty well, I think.
I've slowly come to this understanding over the weekend. Thanks.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.