HitTest() seems to be implemented on most platforms now (replaces patch 1467212)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -276,8 +276,6 @@ Returns the index of the tab at the specified position or {\tt wxNOT\_FOUND}
|
|||||||
if none. If {\it flags} parameter is non {\tt NULL}, the position of the point
|
if none. If {\it flags} parameter is non {\tt NULL}, the position of the point
|
||||||
inside the tab is returned as well.
|
inside the tab is returned as well.
|
||||||
|
|
||||||
{\bf NB: } This method is currently only implemented under wxMSW and wxUniv.
|
|
||||||
|
|
||||||
\wxheading{Parameters}
|
\wxheading{Parameters}
|
||||||
|
|
||||||
\docparam{pt}{Specifies the point for the hit test.}
|
\docparam{pt}{Specifies the point for the hit test.}
|
||||||
|
Reference in New Issue
Block a user