Search Results

0
votes

iPhone UIScrollview with UIButtons - how to recreate springboard?

Another way is: 1. Substitute de button by a simple custom UIView2. Put the flag "userInterationEnable = yes;" on the init method 3. In the view override the UIResponder method "touc …