Hi I'm making an app. with some (in part) overlapping buttons, & I want that when I push one of them, it comes up above every other buttons to show itself, but not hiding the others... sorry ab my english, i can't explain it better... Thank you!
Asked
Active
Viewed 102 times
1 Answers
2
Use -[UIView bringSubviewToFront:]
More info: bringSubviewToFront problem?

Community
- 1
- 1

Ruben Marin
- 1,639
- 14
- 24