Dialog to view session log files in grid type layout. More...
#include <mgui/dlgviewlog.h>

Public Member Functions | |
| DLG_VIEWLOG (const MISTRING &title) | |
| DLG_VIEWLOG () | |
| ERRVALUE | SetLogPath (const FILEPATH &logfile) |
Dialog to view session log files in grid type layout.
Initially opens with the current days log.
| MGUI::DLG_VIEWLOG::DLG_VIEWLOG | ( | ) |
default ctor
| MGUI::DLG_VIEWLOG::DLG_VIEWLOG | ( | const MISTRING & | title | ) |
ctor with title option
Set the log file to be viewed. Returns an error if unsuccessful, or the logfile is invalid.
1.6.1