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 Add screenshots for wxNotebook, wxChoicebook, wxListbook 2008-10-13 19:53:10 +00:00
collapsiblepane.png
colourpickerctrl.png
combobox.png
comboctrl.png
commandlinkbutton.png Add new wxCommandLinkButton class. 2010-08-17 14:48:50 +00:00
dataviewctrl.png Shrink screenshots a little 2008-10-14 08:08:59 +00:00
dataviewtreectrl.png Crop images a little 2008-10-15 09:52:23 +00:00
datepickerctrl.png
dirpickerctrl.png
filectrl.png add the @appearance tag to wxFileCtrl 2009-01-06 13:52:15 +00:00
filepickerctrl.png
fontpickerctrl.png
gauge.png
genericdirctrl.png
hyperlinkctrl.png
listbook.png Add screenshots for wxNotebook, wxChoicebook, wxListbook 2008-10-13 19:53:10 +00:00
listbox.png
listctrl.png Corrcted wxListCtrl image 2008-10-20 12:04:16 +00:00
listview.png remove @appearance tag from abstract classes; add the missing screenshots of some controls to wxGTK image folder 2008-11-28 23:16:24 +00:00
notebook.png Add screenshots for wxNotebook, wxChoicebook, wxListbook 2008-10-13 19:53:10 +00:00
ownerdrawncombobox.png
propertygrid.png Add wxPropertyGrid screenshots 2008-10-15 09:47:37 +00:00
radiobox.png
radiobutton.png
richtextctrl.png
richtooltip.png Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
scrollbar.png
searchctrl.png Add wxSearchCtrl screenshots 2008-10-15 09:47:03 +00:00
simplehtmllistbox.png remove @appearance tag from abstract classes; add the missing screenshots of some controls to wxGTK image folder 2008-11-28 23:16:24 +00:00
slider.png
spinbutton.png
spinctrl.png
spinctrldouble.png Added screenshots for wxSpinCtrlDouble 2008-10-13 19:22:04 +00:00
staticbitmap.png
staticbox.png
statictext.png
textctrl.png
timepickerctrl.png Added GTK+ screenshot of wxTimePickerCtrl. 2011-10-02 12:58:52 +00:00
togglebutton.png
treectrl.png