Picker in UINavigationController

Posted by william-hu on Stack Overflow See other posts from Stack Overflow or by william-hu
Published on 2010-05-05T01:41:24Z Indexed on 2010/05/05 1:48 UTC
Read the original article Hit count: 226

Filed under:

Hi , i use a UIPickerView in my root view of UINavigationController . And i used one button, when i pressed it, pass the data(shows in picker) to the next level view of navigation controller. How should i do this? Thank you!

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.0