| Maptitude GISDK Help |
Enables display of the progress window.
Replaced by SetProgressWindow() in Version 3.0
EnableProgressBar(string title, integer max_bars)
| Argument | Contents |
|---|---|
| title | The text that appears as the title of the progress window |
| max_bars | The maximum number of progress bars that can be seen at once |
EnableProgressBar() is retained for compatibility but now does the same as SetProgressWindow().
| Function | Summary |
|---|---|
| ResetProgressWindow() | 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() |
| SetProgressWindow() | Sets the title and the maximum number of progress bars that can be created in the progress window |
| ©2025 Caliper Corporation | www.caliper.com |