// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
virtual void SetTitle( const wxString &title );
virtual wxString GetTitle() const { return m_title; }
virtual void SetTitle( const wxString &title );
virtual wxString GetTitle() const { return m_title; }
// Experimental, to allow help windows to be
// viewable from within modal dialogs
virtual void AddGrab();
// Experimental, to allow help windows to be
// viewable from within modal dialogs
virtual void AddGrab();
virtual void OnInternalIdle();
// do *not* call this to iconize the frame, this is a private function!
virtual void OnInternalIdle();
// do *not* call this to iconize the frame, this is a private function!