I placed an indeterminate progress bar in a form, initially set to “Not Visible.”
During program execution, I press a key to make it visible (myform.myprgbar.visible = True), but it doesn’t appear. I also tried writing myform.myprgbar.refresh, but it has no effect.
However, if I initially set it to visible, it does appear.
What strange mystery can I not understand?
Create a sample project that shows this, zip it, upload to your post.
The standard questions:
Xojo version?
Windows 10 or 11? (not sure if there should be a difference)