Thank you Mark, Brad.

I will look into the http://code.google.com/p/android-wheel/
The javascript solution looks too tedious :)


Cheers,

Hatch

On Nov 13, 1:25 am, Brad Gies <[email protected]> wrote:
> I needed the same thing awhile ago and couldn't find a good
> implementation of it anywhere.
>
> What I came up with was I embedded a WebView control in my AlertDialog,
> and used Javascript to control the spinner. What I did was create a "web
> page" with the information I wanted to scroll in the background and
> moved it up and down with the Javascript. It works well.. and looks
> good, but it was a pain to program. Hope you find an easier way.
>
> There was a fairly long thread on it on (I think) osdir.com.. and I took
> the basic idea from there.
>
> Sincerely,
>
> Brad Gies
> -----------------------------------------------------------------------
> Bistro Bot - Bistro Blurbhttp://bgies.com           
> http://nocrappyapps.comhttp://bistroblurb.com     
> http://forcethetruth.comhttp://ihottonight.com
> -----------------------------------------------------------------------
> Everything in moderation, including abstinence (paraphrased)
>
> Every person is born with a brain... Those who use it well are the successful 
> happy ones - Brad Gies
>
> Adversity can make or break you... It's your choice... Choose wisely - Brad 
> Gies
>
> Never doubt that a small group of thoughtful, committed people can
> change the world. Indeed. It is the only thing that ever has - Margaret Mead
>
> On 12/11/2010 3:17 AM,Hatchwrote:
>
>
>
>
>
>
>
> > Hi all.
>
> > I cannot find a corresponding control anywhere.
> > The control I am interested in is iPhone's spinner.
>
> > It's much simpler to use than Android's TimePicker.
>
> > Since I see that native Clock app has it, does anyone know how is that
> > control called and how can one use it in his app ?
>
> > Thanks,
>
> >Hatch

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en

Reply via email to