> I have to make something like a scroll with numbers in it , but the user > shouldnt " enter from the keyboard " , he should have something to select > from , many thanks indeed
You could extend the built-in SeekBar view (http://android-er.blogspot.com/2010/02/seekbar.html) to add numbering underneath the bar. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

