Maptitude GISDK Help

SetStatusBar()

Summary

Sets the number and size of sections in the status bar.

 

Syntax

SetStatusBar(array sizes)

 

Argument

Contents

sizes

Numbers indicating the width of each section of the status bar

 

Notes

Example

SetStatusBar({40, 30, 20, 1, 1})     // Three sections in the status bar, plus buttons

SetStatus(1, "@System1", )

 

Error Codes

Error Type

Meaning

Error

The sizes array contains non-numeric elements

 

See Also

Function

Summary

SetStatus()

Sets the contents of a section of the status bar

CreateStopSkipButtons()

Adds stop and skip buttons to the status bar for use in interrupting map drawing

 

 

©2025 Caliper Corporation www.caliper.com