View Full Version : NSButton (ckeckbutton) changing color
Soulstorm
Jan 15, 2008, 03:58 AM
I have a matrix of nsbuttoncells, and I want to change their text (next to the check box) to white instead of black. how can I do this in IB 3.0 (or programmatically)?
robbieduncan
Jan 15, 2008, 04:21 AM
Have you tried setAttributedTitle: (http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSButton_Class/Reference/Reference.html#//apple_ref/occ/instm/NSButton/setAttributedTitle:) with an appropriately attributed string?
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.