How to popup a UIPickerView from the bottom of a UIScrollView in response to UITextField selection

Add a UIPickerView and have it popup into screen when the user clicks on a UITextField. All done using UIActionSheets

Posted on February 25, 2009 at 4:37 pm by Jordan Carter · Permalink · 12 Comments
In: Iphone · Tagged with: , , ,

I can’t click on the UIButton at bottom of UIScrollView

How do I click on the UIButton at the bottom of the UIScrollView? It doesn’t work?

Posted on February 25, 2009 at 4:01 pm by Jordan Carter · Permalink · One Comment
In: Iphone · Tagged with: , ,

iPhone Objective C UIView from Nib (xib) in UIScrollView in UITabBarController

So, thats a huge assed title.  Hopefully it got you here from Google tho, as intended. If you are here, you have probably scoured the internet for an answer to the above title. I have a UIView that I want in a UIScrollView, that is in a UITabbedView Controller AND I want to load the […]

Posted on February 23, 2009 at 5:06 pm by Jordan Carter · Permalink · 2 Comments
In: Iphone · Tagged with: , , , ,