vote up 0 vote down star

Hi guys, UIPicker swipes where responding perfectly in the Iphone simulator with SDK 2.2, but i am now testing with a new version of the simulator, and swipes are not working. I went trough the documentation and i cant see any changes on the API. So im asumming that something is wrong and the SDK 2.2 is letting me get away with it.

The Picker uses custom views to display an image and text beside it. The picker does change position correctly when you do a single tap on a row of the Picker. But if you try to swipe it does not respond (sometimes it moves a few millimeters). I thought the custom view for each row was not letting the picker detect the swipes, so i added self.userInteractionEnabled = NO in the custom view, but it hasn't made any difference.

Your help would be appreciated,

Thanks

flag

50% accept rate
Are you now using SDK 2.2.1 or 3.0? If the latter, which beta? – Tim May 10 at 23:12

1 Answer

vote up 0 vote down

It still seems to be a problem in the final 3.0 SDK, any help will be appreciated

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.