Setting alpha = 0 on slider
I have a slider on which I would like to set its alpha to zero. This effectively makes it invisible. This works fine on a label in the viewDidLoad method.
On a slider it seems to have no effect (although setting the value does).
Any ideas?
|