16#ifndef __albaWXLog_H__
17#define __albaWXLog_H__
40 virtual void DoLogText(
const wxString& msg);
43 wxTextCtrl *m_PTextCtrl;
albaWXLog(wxTextCtrl *pTextCtrl)
void LogToFile(bool on)
Set the flag to rodirect the log on a file.
int SetFileName(wxString filename)
Set the filename for the log file.