2.360 .text[enum]
This attribute defines the labels for the dialog elements of the file dialogs (filereq object).
-
Data type
string
-
Access
get, set
-
changed event
yes
Index Range
- frt_cancel
-
Caption of the
Cancel
button. - frt_directories
-
Caption of the directory list.
- frt_files
-
Caption of the file list.
- frt_help
-
Caption of the
Help
button. - frt_nomatch
-
Text that will be displayed in the file list if there is no item matching the name pattern.
- frt_ok
-
Caption of the
OK
button. - frt_path
-
Caption of the input field for the directory path.
- frt_pattern
-
Caption of the input field for the name pattern.
- frt_selection
-
Caption of the input field for the selected item.
- frt_update
-
Caption of the
Update
button.
Particularities
This attribute is only supported on Motif. The image below shows the mapping of the texts to the several dialog elements. This mapping applies to file and directory dialogs.