How do I make it so it doesn't grey out?
views:
249answers:
1
+1
A:
Set the same image for UIControlStateDisabled
and UIControlStateNormal
so the button does not generate the disabled state for you.
drawnonward
2010-05-13 04:19:52
Eh, it doesn't look as good greyed out, and they will be able to tell they can't select it because the game isn't started.
marty
2010-05-16 04:54:23