wxWidgets/docs/doxygen/images/wxgtk
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
..
animationctrl.png
bitmapbutton.png
bitmapcombobox.png
button.png
calendarctrl.png
checkbox.png
checklistbox.png
choice.png
choicebook.png
collapsiblepane.png
colourpickerctrl.png
combobox.png
comboctrl.png
commandlinkbutton.png
dataviewctrl.png
dataviewtreectrl.png
datepickerctrl.png
dirpickerctrl.png
filectrl.png
filepickerctrl.png
fontpickerctrl.png
gauge.png
genericdirctrl.png
hyperlinkctrl.png
listbook.png
listbox.png
listctrl.png
listview.png
notebook.png
ownerdrawncombobox.png
propertygrid.png
radiobox.png
radiobutton.png
richtextctrl.png
richtooltip.png Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
scrollbar.png
searchctrl.png
simplehtmllistbox.png
slider.png
spinbutton.png
spinctrl.png
spinctrldouble.png
staticbitmap.png
staticbox.png
statictext.png
textctrl.png
timepickerctrl.png
togglebutton.png
treectrl.png