wxWidgets/include/wx/palmos
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
..
Icons
private
accel.h
app.h
AppResources.h
apptbase.h Add wxUSE_THREADS checks around wxMSW functions dealing with threads. 2011-03-22 17:15:56 +00:00
apptrait.h Add wxUSE_THREADS checks around wxMSW functions dealing with threads. 2011-03-22 17:15:56 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h
caret.h
checkbox.h
checklst.h
chkconf.h Replaced C++ comments with C ones in C files. 2011-04-15 19:18:34 +00:00
choice.h
clipbrd.h
colordlg.h Move wxColourData and wxFontData into separate files. 2011-01-07 05:26:57 +00:00
combobox.h
control.h
cursor.h
datectrl.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dib.h
dirdlg.h
dragimag.h
enhmeta.h
evtloop.h
fdrepdlg.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h Fixed various typos. 2011-03-22 14:17:38 +00:00
gdiimage.h
glcanvas.h
help.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
imaglist.h
joystick.h
listbox.h
listctrl.h
mdi.h
menu.h having menu classinfo at one place 2011-01-07 21:36:17 +00:00
menuitem.h
metafile.h
mimetype.h
minifram.h
missing.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msgdlg.h
mslu.h
notebook.h No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND. 2011-08-21 14:08:49 +00:00
palette.h
pen.h
popupwin.h
prefconf.h
printdlg.h
printpalm.h
progdlg.h
radiobox.h
radiobut.h
region.h
scrolbar.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
setup0.h Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
slider.h Deprecate second parameter of wxSlider::SetTickFreq(). 2011-02-05 16:36:30 +00:00
sound.h Change wxSound ctor from in-memory data to use size_t/void *. 2011-09-21 15:08:02 +00:00
spinbutt.h
spinctrl.h
statbmp.h
statbox.h Fixed various typos. 2011-03-22 14:17:38 +00:00
statline.h Fixed various typos. 2011-03-22 14:17:38 +00:00
stattext.h
statusbr.h
stdpaths.h
taskbar.h
textctrl.h
tglbtn.h Move wxCheckBoxNameStr declarations to wx/tglbtn.h from wx/port/tglbtn.h. 2011-02-22 13:25:30 +00:00
timer.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
Version.xrd
window.h
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd