Re: 2 NSTextViews and binding
Re: 2 NSTextViews and binding
- Subject: Re: 2 NSTextViews and binding
- From: Steven Spencer <email@hidden>
- Date: Tue, 14 Sep 2004 14:01:23 +0100
I have experienced this problem before and have raised it in bugreport, Problem ID : 3642733
The only work-around I found was to observe the String property of the textview and
when it is set, send the textview a setNeedsDisplay:YES message.
- Steven Spencer
_______________________________________________
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