Added wxToolTip
authorRobert Roebling <robert@roebling.de>
Mon, 25 Jan 1999 13:57:06 +0000 (13:57 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 25 Jan 1999 13:57:06 +0000 (13:57 +0000)
commit90b1b133da941cff3672e9b5283005a763115c9e
tree4a494a946ce782400af5ab04fc112bcff5b1a685
parentd2f621342bf55b9687866ebe86e90307cf7cc73a
  Added wxToolTip

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/tooltip.h [new file with mode: 0644]
include/wx/gtk1/tooltip.h [new file with mode: 0644]
include/wx/tooltip.h [new file with mode: 0644]
samples/controls/controls.cpp
src/gtk.inc
src/gtk/tooltip.cpp [new file with mode: 0644]
src/gtk1/tooltip.cpp [new file with mode: 0644]