iphone - Bring recent button in front of others -


i have question animating buttons , place them 1 place(where x position of buttons different).
i want recent button(which clicked) on above of all.i used sendsubviewtoback: method send previous button not working.

try bringsubviewtofront

[youtview bringsubviewtofront:youtbtn]; 

Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -