GoFiler Legato Script Reference
Legato v 1.5b Application v 5.24b
|
Table of Contents | < < Previous | Next >> |
Chapter Nine — Dialog Functions (continued)
Each dialog controls is a window placed within the context of a dialog box or dialog page. Legato layers many Windows defined and also provides for proprietary controls such as Page Control or Data Control.
Control classes that are not defined can still be used but must be manually manipulated via ControlSendMessage and other means. It may be difficult to interface to some windows if they require binary data structures not easily created in Legato.
The following table reviews the supported classes:
Class | Alias | Source | API Prefix | ||
button | Windows | ||||
combobox | Windows | ComboBox | |||
data_control | DataControl | Legato | DataControl | ||
edit | Windows | Edit | |||
listbox | Windows | ListBox | |||
msctls_progress32 | ProgressBar | Windows | ProgressControl | ||
page_control | PageControl | Legato | PageControl | ||
richedit | Windows | RichEdit | |||
scrollbar | Windows | Scrollbar | |||
static | Windows | StaticControl | |||
SysDateTimePicker32 | DateTimePicker | Windows | |||
SysIPAddress32 | IPAddressEdit | Windows | IPAddressControl | ||
syslink | HypertextControl | Windows | HypertextControl | ||
SysTabControl32 | TabControl | Windows | TabControl | ||
trackbark32 | TrackBar | Windows | Trackbar |
Page revised 2024-10-21
Table of Contents | < < Previous | Next >> |
© 2012-2024 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and 11,210,456. GoFiler™ and Legato™ are trademarks of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.