NSTextField setBackgroundColor
NSTextField setBackgroundColor
- Subject: NSTextField setBackgroundColor
- From: email@hidden
- Date: Thu, 28 Oct 2010 15:22:10 -0600
m_statusPane1 is a NSTextField
[m_statusPane1 setBackgroundColor:[NSColor redColor]];
The background color does not change after the above.
Do I need to do something else?
(I have done display but no change)
-koko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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