]> git.saurik.com Git - wxWidgets.git/commitdiff
HitTest() seems to be implemented on most platforms now (replaces patch 1467212)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 01:24:32 +0000 (01:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 01:24:32 +0000 (01:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/notebook.tex

index ed7a112c1f9b378454bf2399516601c66f1fe2a0..ea9dedcc4814b4cc0230ccb4427b0b50357dffde 100644 (file)
@@ -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
 inside the tab is returned as well.
 
-{\bf NB: } This method is currently only implemented under wxMSW and wxUniv.
-
 \wxheading{Parameters}
 
 \docparam{pt}{Specifies the point for the hit test.}