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 Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros. 2010-06-09 13:23:13 +00:00
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 Make wxBitmap::ConvertToDisabled() available in all ports. 2010-11-10 13:51:51 +00:00
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 Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont::GetFamily(). 2010-09-29 13:46:09 +00:00
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 Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00
mdi.h
menu.h having menu classinfo at one place 2011-01-07 21:36:17 +00:00
menuitem.h
metafile.h
mimetype.h get rid of wxMimeTypesManager::ReadMailcap and wxMimeTypesManager::ReadMimeTypes from old include files and from the docs. 2010-06-06 11:37:10 +00:00
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 Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
printdlg.h
printpalm.h
progdlg.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
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 Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00
Version.xrd
window.h
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd