Re: UIPicker selectRow
Re: UIPicker selectRow
- Subject: Re: UIPicker selectRow
- From: David Dunham <email@hidden>
- Date: Wed, 18 Aug 2010 23:07:19 -0700
On 18 Aug 2010, at 22:48, IPhone Lover wrote:
> sorry, but i am not sure whether my mail reached to xcode-users so i am
> writing again
This list is for use of the tool, not the specific operating systems it may compile for.
> It works fine when i call this method on viewDidLoad() which call
> didSelectRow method but it is selecting the second row of that component not
> first one. when i call with [pickerView selectRow:0 inComponent:0
> animated:YES] then it never call didSelectRow method.
C languages typically start indices at 0...
David Dunham http://a-sharp.com/dicebook/
Creator of DiceBook, PDF + dice rolling for iPad
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden