X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f510b7b2f386afe6c3705c2cdbc9208435984dac..0bd2681966523df88ad5cf8e505b532843e58d74:/docs/latex/wx/cshelp.tex diff --git a/docs/latex/wx/cshelp.tex b/docs/latex/wx/cshelp.tex index ef34a3d9d8..647578499f 100644 --- a/docs/latex/wx/cshelp.tex +++ b/docs/latex/wx/cshelp.tex @@ -21,6 +21,9 @@ Normally you will write your application so that this button is only added to a (use wxDIALOG\_EX\_CONTEXTHELP on Windows). \end{itemize} +Note that on Mac OS X, the cursor does not change when in context-sensitive +help mode. + \wxheading{Derived from} \helpref{wxObject}{wxobject} @@ -29,6 +32,10 @@ Normally you will write your application so that this button is only added to a +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxHelpEvent}{wxhelpevent}, @@ -90,6 +97,10 @@ on other platforms you will have to add a button explicitly, usually next to OK, +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxBitmapButton}{wxbitmapbutton}, \helpref{wxContextHelp}{wxcontexthelp}