Re: Understanding [NSTextview setInsertionPointColor:]
Re: Understanding [NSTextview setInsertionPointColor:]
- Subject: Re: Understanding [NSTextview setInsertionPointColor:]
- From: Douglas Davidson <email@hidden>
- Date: Tue, 8 Nov 2005 12:56:04 -0800
On Nov 8, 2005, at 12:51 PM, Jens Bjerrehuus wrote:
So this might explain the color change when I have a selection, but
does the description from the NSTextView documentation:
"- (void)changeColor:(id)sender
Invoked by the NSColorPanel sender to set the color of the selected
text..."
also mean text entered _after_ the color well is closed? Because,
it's foreground color is changed too.
And does the explanation still hold when the color well is on a
preference panel and is updating the text view in the document
window through a notification? That's the setup in the actual
application where I first noticed this behavior.
It's the color panel that sends changeColor:, not the color well.
Douglas Davidson
_______________________________________________
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