implemented HitTest() (modified patch 875957)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-01-22 14:47:19 +00:00
parent b870b105ae
commit 279b5e2ece
5 changed files with 165 additions and 12 deletions

View File

@@ -76,6 +76,8 @@ public:
// sets the size of the tabs (assumes all tabs are the same size)
void SetTabSize(const wxSize& sz);
virtual int HitTest(const wxPoint& pt, long *flags = NULL) const;
// operations
// ----------
// remove one page from the notebook