iphone - Selecting only one button at a time -
i have placed 4 uibuttons on view, when run app possible select many buttons @ time( in highlighted state). though selector called on 1 button. in general how avoid multiple selection?
set uiview-property exclusivetouch yes each uibutton.
Comments
Post a Comment