Hi,

- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row
inComponent:(NSInteger)component

{


     [pickerView setHidden:YES];//This should be a last statement

}

Thanks,
Raju.

On Thu, Sep 11, 2008 at 10:10 PM, anmldr <[EMAIL PROTECTED]> wrote:

>
> Is there a way to make the picker disappear as soon as the user makes
> a selection without them then having to choose the "Done" button.
> There will be a LOT of navigation in this document and removing as
> many steps in tapping on the screen would be helpful.
>
> Linda
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to