cocoa tooltips. Remove runtime warning from 10.2 (dave - I was too lazy to change this from my local copy, feel free to commit over this if you want)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-10-06 21:09:47 +00:00
parent 39d350d692
commit 2619179042
6 changed files with 70 additions and 6 deletions

View File

@@ -26,6 +26,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 +35,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}