How to have a UIView on top of TabBar?

Posted by balexandre on Stack Overflow See other posts from Stack Overflow or by balexandre
Published on 2010-05-05T12:36:42Z Indexed on 2010/05/05 12:38 UTC
Read the original article Hit count: 144

Filed under:
|
|
|

How can I get my UIPickerView to apear on top of the TabBar?

http://bit.ly/aSFKYY

This is a TabBar Application and that NIB file contain 2 views

alt text

That I animate to show / hide instead of the keyboard, but the keyboard animates on top of all UIViews.

How can I accomplish this with my Custom View?

© Stack Overflow or respective owner

Related posts about uitabbar

Related posts about uiview