Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31481/include/gui
Modified Files:
wxMFrame.h
Log Message:
removed workaround for an old (circa wx 2.2) bug in wxFrame::Maximize()
Index: wxMFrame.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMFrame.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -b -u -2 -r1.43 -r1.44
--- wxMFrame.h 11 Oct 2003 23:13:46 -0000 1.43
+++ wxMFrame.h 9 Jul 2005 20:43:55 -0000 1.44
@@ -114,15 +114,4 @@
bool m_initialised;
- // work around wxFrame::Maximize() bug in wxMSW 2.2.x: it shows the frame if
- // it is hidden and we don't want it
-#ifdef USE_WORKAROUND_FOR_MAXIMIZE
-public:
- virtual bool Show(bool show = TRUE);
- virtual void Maximize(bool maximize = TRUE);
-
-private:
- bool m_shouldMaximizeOnShow;
-#endif // USE_WORKAROUND_FOR_MAXIMIZE
-
#ifdef USE_PYTHON
/// update the state (enabled/disabled) of the "Run Python script" menu item
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates