and docvwmdi debugging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10710
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-bool wxFrame::ShowFullScreen(bool show, long style )
+bool wxFrameGTK::ShowFullScreen(bool show, long style )
{
if (show == m_fsIsShowing) return FALSE; // return what?
{
if (show == m_fsIsShowing) return FALSE; // return what?
-void wxFrame::SetIconizeState(bool iconize)
+void wxFrameGTK::SetIconizeState(bool iconize)
{
if ( iconize != m_isIconized )
{
{
if ( iconize != m_isIconized )
{
}
// we need to update the rect list as well
}
// we need to update the rect list as well
wxList& list = *GetRectList();
wxNode *node = list.First();
while (node)
wxList& list = *GetRectList();
wxNode *node = list.First();
while (node)
-bool wxFrame::ShowFullScreen(bool show, long style )
+bool wxFrameGTK::ShowFullScreen(bool show, long style )
{
if (show == m_fsIsShowing) return FALSE; // return what?
{
if (show == m_fsIsShowing) return FALSE; // return what?
-void wxFrame::SetIconizeState(bool iconize)
+void wxFrameGTK::SetIconizeState(bool iconize)
{
if ( iconize != m_isIconized )
{
{
if ( iconize != m_isIconized )
{
}
// we need to update the rect list as well
}
// we need to update the rect list as well
wxList& list = *GetRectList();
wxNode *node = list.First();
while (node)
wxList& list = *GetRectList();
wxNode *node = list.First();
while (node)