Hello everyone I have tried following the ProgressBar1,2, and 3 examples, but I am having a problem creating a determinate progress bar. Using Eclipse I add a ProgressBar to my layout and set the 'indeterminate' attribute to false, however when it appears in the emulator, it is indeterminate. I've tried programmtically setting it - same problem.
I'm able to use the seekbar widget with no problem - but not what I need. This is such a trivial thing - if anyone can show me how to create a simple horizontal progress bar that is determinate, has a determinate end, I will be very happy. Thanks -- 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

