Soulstorm macrumors 68000 Original poster 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 Jan 15, 2008 #2 Have you tried setAttributedTitle: with an appropriately attributed string?