NSTextField in many colours
NSTextField in many colours
- Subject: NSTextField in many colours
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sat, 23 Sep 2006 18:44:18 +0200
I have an NSTextField where I do:
[ textField setAttributedStringValue: stringInManyColours ];
Works ok.
1. When I select something in this NSTextField, the text turns to
black. Not really a problem.
But:
2. From now on the text remains all black, even if it is set again
with the stringInManyColours.
This is not acceptable.
So:
What am I doing wrong?
Gerriet.
_______________________________________________
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