DiscussionsIssue archiveOther usage issues

Archived discussion

progress bar interface for Boolean operations

Other usage issuesThu, 01/19/2006 - 18:371 reply

Browse this forum
QuestionAuthor

I'm doing some Boolean computations and they're taking a long time. Can anyone give me a tip on how to figure out the %finished out of the operation, so I can add a progress bar UI based on that?

- Aviv

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

There is the deferred class MoniTool_ProgressIndicator that you need to make effective. I have never tried it yet. I have taken a look at the documentation into the CDL file. Don't know if it's usable or not and how.
Let us know if you could get something from it.