Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | guiutils | |
Tool | displaylist |
Generally you should provide a function to turn inserted values into strings to display in the list. By default, as_string() will be used, which is rarely what you will want.
parentframe | frame to use for gui | ||
Allowed: | frame or F | ||
Default: | F (no frame) | ||
formatfunction | turn list values into string for display | ||
Allowed: | function |