How can I create a ToggleButton in Obj-C? Skin the UISwitch or subclass the UIButton?
views:
192answers:
1
A:
I believe this post may answer this : http://stackoverflow.com/questions/2255166/iphone-uibutton-with-uiswitch-functionality
Lee Probert
2010-02-26 09:32:17
Also this post: http://stackoverflow.com/questions/1702194/how-to-use-a-uibutton-as-a-toggle-switch
Lee Probert
2010-02-26 09:35:44