Thank you both for your answers, seems I was on the right path. Good to know for sure.
In fact, my ongoing attempt at an implementation of that is called NumberPicker. And yea I won't be calling internal APIs, I'm aware :) -- alkar On Aug 13, 2:13 am, "Yusuf Saib (T-Mobile USA)" <yusuf.s...@t- Mobile.com> wrote: > NumberPicker is > internal:http://groups.google.com/group/android-developers/browse_thread/threa... > > So you will have to roll your own, but you can reuse internal code > from the platform as needed. Just don't call internal APIs from your > app. > > Yusuf Saib > Android > ·T· · ·Mobile· stick together > The views, opinions and statements in this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > > On Aug 12, 4:00 pm, alkar <[email protected]> wrote: > > > It is of course, but how would you call the elements that are used to > > pick the date (day, month, year), if not widgets themselves? Well in > > the case they are not standarized by themselves, they are just > > elements. > > > Please, if you don't have anything to say that would help, refrain > > from just "correcting" me. If you had something that would help but > > didn't understand my question, that'd be fine. Otherwise... it's just > > annoying. > > > -- > > alkar > > > On Aug 13, 1:15 am, Mark Murphy <[email protected]> wrote: > > > > alkar wrote: > > > > Are the widgets used in Datepicker standarized? > > > > DatePicker *is* a widget. > > > >http://developer.android.com/reference/android/widget/DatePicker.html > > > > -- > > > Mark Murphy (a Commons > > > Guy)http://commonsware.com|http://twitter.com/commonsguy > > > > Android Development Wiki:http://wiki.andmob.org > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

