![]() |
MKI_DialogProgressIsPending (Dialogs) New in Version 2020.2 |
www.CAD6.com |
C++ Syntaxbool MKI_DialogProgressIsPending( void );
Checks if a refresh of the progress indicator is pending, i.e. if a call to MKI_DialogUpdateProgress is advisable.
CommentYou may call MKI_DialogUpdateProgress at any time, but a check using this function before making any effort to prepare data to display will save lots of time.
For MKI_DialogUpdateMasterProgress, no such prior check is required since this will usually not occur frequently.
If no progress indicator is visible, this function will always return false.
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH