-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting Colors for Buttons Instead of Images? #72
Comments
That would be cool |
Just came across this project and wanting the same thing. As your posts are old, don't know if you still need the help, but in any case, heres what I did. Added:
Then for the buttons in buttonForItemIndex:
Obviously defining corner radius would look ideal too: Customizing font, title, word wrap etc to fit your styling needs, but that's the jist of what I did. Hope this helps. |
Is there a way to define the button using uicolors rather than enum's for images?
The text was updated successfully, but these errors were encountered: