Fixed and refactored wxPropertyGridManager decsription text box painting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -722,11 +722,10 @@ protected:
|
||||
|
||||
void UpdateDescriptionBox( int new_splittery, int new_width, int new_height );
|
||||
|
||||
void RepaintSplitter( wxDC& dc,
|
||||
int new_splittery,
|
||||
int new_width,
|
||||
int new_height,
|
||||
bool desc_too );
|
||||
void RepaintDescBoxDecorations( wxDC& dc,
|
||||
int newSplitterY,
|
||||
int newWidth,
|
||||
int newHeight );
|
||||
|
||||
void SetDescribedProperty( wxPGProperty* p );
|
||||
|
||||
|
Reference in New Issue
Block a user