]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cshelp.tex
Added logic, API and docs for wxDataViewModel::HasDefaultCompare indicating a compare...
[wxWidgets.git] / docs / latex / wx / cshelp.tex
index ef34a3d9d8e9cbb877a181bc7ea787bf923b5b4e..647578499f115d110e24dc4927f3e214cd07775b 100644 (file)
@@ -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
 
 <wx/cshelp.h>
 
+\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,
 
 <wx/cshelp.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxBitmapButton}{wxbitmapbutton}, \helpref{wxContextHelp}{wxcontexthelp}