#include "cxWindow.h"
#include "cxInput.h"
#include <string>
#include <vector>
#include <memory>
Go to the source code of this file.
|
| class | cx::cxOpenFileDialog |
| | This is a dialog class that is designed to allow the user to choose a filename in a specific directory, with a directory browser. This class is designed to be similar to file choosers in GUI libraries, such as OpenFileDialog in .NET Core 8, QtFileDilog in Qt, etc. More...
|
| |
|
| namespace | cx |
| | cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all its derivitives)
|
| |