MKI_DialogProgressIsPending (Dialogs) New in Version 2020.2

www.CAD6.com

C++ Syntax

bool

MKI_DialogProgressIsPending( void );

 

Checks if a refresh of the progress indicator is pending, i.e. if a call to MKI_DialogUpdateProgress is advisable.

 

Comment

You 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.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH