I have a set of buttons that I have set isEnabled to false on startup, and once a network connection has been established, I set isEnabled to true. I also have a UIButtonPlayAnimation disabled initially, so while they are greyed out, they do not do the scale animation like the rest. The problem that I am having is, since the button is initially selected, when the button becomes enabled, it tweens from solid black to a completely alpha image. If I were to move the cursor off of the button, and move it back it snaps the button back in to fully opaque.
My question is, is there a better way of disabling a button initially, and enabling it on some event? If not, has anybody else had this issue?
I have uploaded a video showing the problem.
http://www.youtube.com/watch?v=P6dbmBBcRrs