-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
First - awesome control. I'm switching my UIKit game over to SpriteKit and this control might be just what I was looking for so thanks!
I was trying to set the label text color and even the example won't change color - it stays white. However once I used this:
[numberButton setTitleColor:[UIColor blueColor] forState:UIControlStateNormal];
the button text color worked.
:)
Metadata
Metadata
Assignees
Labels
No labels