wxRTC doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2001,6 +2001,10 @@ public:
|
||||
The function puts the position in @a textPosition if one is found.
|
||||
@a pt is in logical units (a zero y position is at the beginning of the buffer).
|
||||
|
||||
Pass wxRICHTEXT_HITTEST_NO_NESTED_OBJECTS if you only want to consider objects
|
||||
directly under the object you are calling HitTest on. Otherwise, it will recurse
|
||||
and potentially find a nested object.
|
||||
|
||||
@return One of the ::wxRichTextHitTestFlags values.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user