Maptitude GISDK Help

Standard Windows Dialog Boxes

Most Windows applications share certain dialog boxes that are provided by Microsoft. In Maptitude, for example, the File Open and File Save dialog boxes are the same ones you see in most other Windows applications. GISDK lets you build these dialog boxes into your own applications, along with the Color and Font common dialog boxes. Here is a summary of the relevant GISDK functions:

 

GISDK Function

Summary

ChooseColor()

Gets a color using the Windows Color dialog box

ChooseFile()

Gets the name of an existing file using the Windows File Open dialog box

ChooseFileName()

Gets the name of a new file using the Windows File Open dialog box

ChooseFiles()

Gets the names of one or more existing files using the Windows File Open dialog box

ChooseFont()

Gets a font using the Windows Font dialog box

 

 

©2025 Caliper Corporation www.caliper.com