Indeterminate Progress Bar
问题 Currently, I have a button that when the user clicks on it, it looks for a specific CD-ROM drive that is ready and contains a file. Sometimes, when the user clicks on a button, the button click is mouse down and the program hangs for an indeterminate time until the computer reads the CD-ROM drive. I made my progress bar but I noticed a few things: 1) The program hangs/freezes before the method that checks the cd drives gets called. So I can't set the progress bar to display when the method is