wxwidgets/docs/doxygen/mainpages
Vadim Zeitlin e520c3f75c Added wxRichToolTip class.
It can be used to show more customizable tooltips than the native wxToolTip
but at the price of using generic implementation in some cases (actually
almost always now, with the exceptions of text control tooltips under MSW).

Extra features include:
 - The balloon-like tooltip form.
 - Possibility to show an icon.
 - Title display in a different form.

More customization could be added later. It should be also possible to fully
implement this class natively under MSW.

Update the dialogs sample to show the rich tooltips in action.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-18 21:57:02 +00:00
..
cat_classes.h Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
const_cpp.h Update documentation for new library name. 2011-08-19 13:30:46 +00:00
const_stdevtid.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
const_stockitems.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
const_wxusedef.h Merge in from trunk r68684 - r69046 2011-09-10 15:09:22 +00:00
constants.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
copyright.h Changed licence references to "wxWindows licence". 2011-04-04 09:21:52 +00:00
devtips.h Mention modal dialogs in the wxWindow objects allocation guide. 2011-01-19 10:46:31 +00:00
introduction.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
libs.h Update documentation for new library name. 2011-08-19 13:30:46 +00:00
manual.h Updated copyright year before 2.9.2 release. 2011-06-29 09:22:35 +00:00
platdetails.h Globally rename all occurrences of "XCode" to "Xcode". 2010-07-13 13:29:38 +00:00
samples.h Update documentation for new library name. 2011-08-19 13:30:46 +00:00
topics.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
translations.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
utilities.h Fixed various typos. 2011-03-22 14:17:38 +00:00