1. implemented system menu handling in wxUniv (win32 theme only)
2. fixes to interactive moving/resizing in wxUniv git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -155,6 +155,7 @@ protected:
|
||||
|
||||
void RefreshTitleBar();
|
||||
void OnNcPaint(wxPaintEvent& event);
|
||||
void OnSystemMenu(wxCommandEvent& event);
|
||||
|
||||
// TRUE if wxTLW should render decorations (aka titlebar) itself
|
||||
static int ms_drawDecorations;
|
||||
|
Reference in New Issue
Block a user