Help text for regions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1776,6 +1776,16 @@ one.", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
virtual wxString , GetHelpTextAtPoint(const wxPoint& pt,
|
||||
wxHelpEvent::Origin origin) const,
|
||||
"Get the help string associated with the given position in this window.
|
||||
|
||||
Notice that pt may be invalid if event origin is keyboard or unknown
|
||||
and this method should return the global window help text then
|
||||
", "");
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
wxString , GetHelpText() const,
|
||||
"Gets the help text to be used as context-sensitive help for this
|
||||
window. Note that the text is actually stored by the current
|
||||
|
Reference in New Issue
Block a user