Maptitude GISDK Help |
From time to time Maptitude displays a progress window with one or more progress bars that indicate what percentage of an operation is complete. GISDK lets you add these progress bars to the progress window in your own applications. You can also program the progress window to include a Cancel button, allowing the user to interrupt the operation while it is in progress. Here are the GISDK functions you need to use:
GISDK Function |
Summary |
Creates a new progress bar that reports the progress of an operation |
|
Destroys a progress bar, indicating completion of an operation |
|
Resets the title and the maximum number of progress bars that can be created in the progress window to the number prior to the last call to SetProgressWindow() |
|
Sets the title and the maximum number of progress bars that can be created in the progress window |
|
Updates a progress bar in the progress window |
The following GISDK functions were replaced in Version 6.0/2012:
Old GISDK Function |
New GISDK Function |
©2025 Caliper Corporation | www.caliper.com |