Fixed and clarified editor control event handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1792,8 +1792,8 @@ protected:
|
||||
|
||||
void DoSetPropertyName( wxPGProperty* p, const wxString& newname );
|
||||
|
||||
// Setups event handling for child control
|
||||
void SetupEventHandling( wxWindow* wnd, int id );
|
||||
// Sets up basic event handling for child control
|
||||
void SetupChildEventHandling( wxWindow* wnd, int id );
|
||||
|
||||
void CustomSetCursor( int type, bool override = false );
|
||||
|
||||
|
Reference in New Issue
Block a user