Worked around static box opaqueness problem on WinCE by setting the

z-order in OnInitDialog


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-07-28 09:34:25 +00:00
parent 154fd1e473
commit d26e1ab206
3 changed files with 35 additions and 3 deletions

View File

@@ -163,6 +163,7 @@ public:
void OnEraseBackground(wxEraseEvent& event);
void OnPaint(wxPaintEvent& event);
void OnInitDialog( wxInitDialogEvent& event );
public:
// For implementation purposes - sometimes decorations make the client area