Hey guys if I add this line into the home widget example or into my own project the widget changes to a "Problem loading widget" box when it gets updated.
rv.SetVisible("ProgressBar1",False)
or
rv.SetVisible("ProgressBar1",True)
Setting Visible parameter in the designer works.
I don't remember seeing anything posted about limitations on the widget SetVisible function with the progress bar so was wondering if this is a bug
Many Thanks
-Dave
rv.SetVisible("ProgressBar1",False)
or
rv.SetVisible("ProgressBar1",True)
Setting Visible parameter in the designer works.
I don't remember seeing anything posted about limitations on the widget SetVisible function with the progress bar so was wondering if this is a bug
Many Thanks
-Dave