I was using UIWebView in a native app and I am loading a few hundred
HTML pages into the app.  So, this is almost a combination of a web
app vs a native app.  The app will not be posted on the web as a web
app but rather the pages would be packaged as a native app and
viewable through UIWebView.

Linda


On Sep 15, 4:52 pm, "Daniel Filho" <[EMAIL PROTECTED]> wrote:
> Hi Raju
> I think "anmldr" was talking about the "web" way to do this, as I figure
> out, this is the "native" way.
>
> Thank you anyway.
>
> Daniel
>
>
>
> On Fri, Sep 12, 2008 at 6:44 AM, raju <[EMAIL PROTECTED]> wrote:
>
> > 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
>
> --
> Daniel Filho + (11) 8600.7077 | (19) 8112.2585 +http://sinmetry.com/

--~--~---------~--~----~------------~-------~--~----~
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