ProgressBar causes DoEvents

ProgressBar causes DoEvents

ls-4453
Enthusiast Enthusiast
168 Views
0 Replies
Message 1 of 1

ProgressBar causes DoEvents

ls-4453
Enthusiast
Enthusiast

I noticed that using an Inventor ProgressBar causes user interaction to be enabled, which allows the user to do things during execution of a program and slows down execution by a lot.

 

This seems like a bug - the only solution I have found is to use UserInterfaceManager.UserInteractionDisabled, which works but is irritating and dangerous (risk of leaving Inventor trapped in that state because of an unhandled error).

 

Is there a better approach, and is this a bug that should be fixed in Inventor?

0 Likes
169 Views
0 Replies
Replies (0)