Re: bound textview display glitch
Re: bound textview display glitch
- Subject: Re: bound textview display glitch
- From: Ricky Sharp <email@hidden>
- Date: Sat, 30 Dec 2006 17:56:54 -0600
On Dec 30, 2006, at 11:40 AM, Matt Neuburg wrote:
Looks like what I've hit is an instance of the problem noted here:
<http://www.cocoabuilder.com/archive/message/cocoa/2004/5/3/106055>
One potential workaround may be to have a delegate of the textviews
do an explicit redraw when their content changes. You'd have to of
course minimize the redraws to only do so when needed (i.e. not upon
every single character insert).
I suppose you could rewrite things to handle your bindings more
"manually" and thus may then have decent hooks into where to drop in
the redraw code.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden