OpenFileDialog component. More...
Derived from: | None |
Derived by: | None |
Group: | Components (GUI) |
#include <ClanLib/gui.h>
Class Members:
Construction: | |
Constructs an open file dialog. |
| |
Get the full path of the file selected. | |
Gets an array that contains one file name for each selected file. |
| |
Sets if multiple files can be selected or not. | |
Sets a string containing the full path of the file selected. | |
Add a filter that determines what types of files are displayed. | |
Clears all filters. | |
Sets a default filter, on a 0-based index. | |
Sets the initial directory that is displayed. | |
Sets the text that appears in the title bar. | |
Shows the file dialog. |