// Called by framework if created automatically by the default document
// manager: gives document a chance to initialise and (usually) create a
// view
// Called by framework if created automatically by the default document
// manager: gives document a chance to initialise and (usually) create a
// view
void SetLastDirectory(const wxString& dir) { m_lastDirectory = dir; }
// Get the current document manager
void SetLastDirectory(const wxString& dir) { m_lastDirectory = dir; }
// Get the current document manager
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long type = wxDEFAULT_FRAME_STYLE,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long type = wxDEFAULT_FRAME_STYLE,