Soulstorm macrumors 68000 Original poster Feb 1, 2005 1,887 1 Jan 15, 2008 #1 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)?
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 Moderator emeritus Jul 24, 2002 25,611 893 Harrogate Jan 15, 2008 #2 Have you tried setAttributedTitle: with an appropriately attributed string?