implemented display mode setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -127,8 +127,6 @@ static void wxWindowPainter(window_t *wnd, MGLDC *dc)
|
||||
MGLDevCtx ctx(dc);
|
||||
w->HandlePaint(&ctx);
|
||||
}
|
||||
// FIXME_MGL -- root window should be a regular window so that
|
||||
// enter/leave and activate/deactivate events work correctly
|
||||
}
|
||||
|
||||
static ibool wxWindowMouseHandler(window_t *wnd, event_t *e)
|
||||
|
Reference in New Issue
Block a user