void MSetFileSelectionTextStrings ( char *file_list, char *dir_list, char *drive_list, char *filter, char *filename, char *curr_dir, char *ok_button, char *close_button)

Changes the text displayed in the labels and buttons in the FileSelection dialog

Documentation

Changes the text displayed in the labels and buttons in the FileSelection dialog. To reset a value to its default, pass the NULL pointer to the corresponding parameter.

Parameters:
file_list - Text for the file list (default: "File").
dir_list - Text for the directory list (default: "Directory").
drive_list - Text for the drive list (default: "Drive") DOS/Windows only.
filter - Text for the file filter edit (default: "Filter").
filename - Text for the file name (default: "File").
curr_dir - Text for the current directory (default: "Current directory").
ok_button - Text for the Ok button (default: " &Ok ").
close_button - Text for the Close button (default: " &Close ").
See Also:
MFileSelection

alphabetic index hierarchy of classes


MGUI Copyright 1996-2000 Vincenzo Morello

generated by doc++