Re:prompt display
Re:prompt display
- Subject: Re:prompt display
- From: Anish Kumar <email@hidden>
- Date: Mon, 09 May 2005 18:26:30 +0530
I think you need to redraw your Textview after updating it with
"insertText" method. You can call
the method [textView setNeedsDisplay:YES]; immediately after the
"insertText" method"
Hope this may solve your problem. Happy programming!
regards,
-Anish
_______________________________________________
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