Implement hint cursor for resizable columns

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2009-01-26 13:45:16 +00:00
parent 66f15a587f
commit 619df5a4e2
2 changed files with 52 additions and 0 deletions

View File

@@ -578,6 +578,7 @@ protected:
// event handling:
void OnSize(wxSizeEvent &event);
void OnMouse(wxMouseEvent &event);
private:
// type definitions: