Set text color of text field
Set text color of text field
- Subject: Set text color of text field
- From: Brad Bumgarner <email@hidden>
- Date: Tue, 27 Jun 2006 13:15:24 -0600
I would like to set the text color of the text of a NSTextField. I
know I need to use the "setTextColor:" method. I would like to be
able to set it to red (to indicate an error) or black (normal
condition). What I have tried (below) doesn't work:
[imageOffset setTextColor: redColor];
I think the problem is with "redColor." An example of the proper way
of doing this would be greatly appreciated.
Thanks,
Brad Bumgarner, CTA
_______________________________________________
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