Re: Insert text at end of Textview
Re: Insert text at end of Textview
- Subject: Re: Insert text at end of Textview
- From: Dan Sugalski <email@hidden>
- Date: Fri, 4 Oct 2002 10:59:34 -0400
At 9:59 AM +0200 10/4/02, Alexander Griekspoor wrote:
In fact, seems I wasn't to far off with my initial suggestion ;-) I had
thought that life would be easier, something like what Dan suggested:
[[myTextView textStorage] appendAttributedString: @"blahblah"];
Unfortunately, that doesn't work with a textview, at least not in my
hands.
That's odd. Nothing at all happens? Or does something happen, but not
what you want? (I do this myself in a number of places, and if it's
not reliable I'd like to track down where and why)
--
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
email@hidden have teddy bears and even
teddy bears get drunk
_______________________________________________
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.