git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3158
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
);
bmpBtn = NULL; // suppress warning
);
bmpBtn = NULL; // suppress warning
+ new wxButton(panel, -1, "Another button", wxPoint(250, 20));
+
m_notebook->AddPage(panel, "wxBitmapXXX");
}
m_notebook->AddPage(panel, "wxBitmapXXX");
}
max, // range
this, // parent
wxPD_CAN_ABORT | wxPD_APP_MODAL | wxPD_ELAPSED_TIME | wxPD_ESTIMATED_TIME | wxPD_REMAINING_TIME);
max, // range
this, // parent
wxPD_CAN_ABORT | wxPD_APP_MODAL | wxPD_ELAPSED_TIME | wxPD_ESTIMATED_TIME | wxPD_REMAINING_TIME);
bool cont = TRUE;
for ( int i = 0; i < max && cont; i++ )
bool cont = TRUE;
for ( int i = 0; i < max && cont; i++ )