]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tooltip.tex
[ 1537065 ] wxImage: Higher quality scaling/sampling
[wxWidgets.git] / docs / latex / wx / tooltip.tex
index 0430c381f7fb3956485f09f091924c47caba4cf7..9347d935d319db1eaf330e99fe79c765fc829f19 100644 (file)
@@ -1,8 +1,3 @@
-%
-% automatically generated by HelpGen from
-% /home/vasek/tooltip.h at 24/May/00 16:57:08
-%
-
 \section{\class{wxToolTip}}\label{wxtooltip}
 
 This class holds information about a tooltip associated with a window
@@ -16,6 +11,9 @@ alter tooltips behaviour.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/tooltip.h>
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -26,6 +24,8 @@ alter tooltips behaviour.
 
 Enable or disable tooltips globally.
 
+May not be supported on all platforms (eg. wxCocoa).
+
 
 \membersection{wxToolTip::SetDelay}\label{wxtooltipsetdelay}
 
@@ -33,6 +33,7 @@ Enable or disable tooltips globally.
 
 Set the delay after which the tooltip appears.
 
+May not be supported on all platforms (eg. wxCocoa).
 
 \membersection{wxToolTip::wxToolTip}\label{wxtooltipwxtooltip}