wxWidgets/include/wx/generic
Vadim Zeitlin 3c3b6f6063 Add possibility to delay showing wxRichToolTip.
Optionally show the tooltip after a delay instead of doing it immediately when
Show() is called.

Closes #14846.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-23 14:32:15 +00:00
..
private Add possibility to delay showing wxRichToolTip. 2012-11-23 14:32:15 +00:00
aboutdlgg.h Destroy modeless wxGenericAboutDialog when it is closed. 2012-01-20 22:11:32 +00:00
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrlg.h
caret.h
choicdgg.h Make wxSingleChoiceDialog::GetSelectionData() const. 2012-02-20 21:56:18 +00:00
clrpickerg.h
collpaneg.h
colour.h
colrdlgg.h
combo.h
ctrlsub.h
custombgwin.h
dataview.h wxDataViewCtrl: always update the header when col best width changes. 2012-04-30 09:33:30 +00:00
datectrl.h Fix unused parameter warning in wxOSX build. 2012-02-28 14:41:30 +00:00
dcpsg.h Adding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon 2012-07-28 19:31:03 +00:00
dirctrlg.h Added wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selection changes. 2012-11-01 17:15:08 +00:00
dirdlgg.h
dragimgg.h
dvrenderer.h
dvrenderers.h
fdrepdlg.h
filectrlg.h Derive wxGenericFileCtrl from wxControl. 2012-05-04 22:20:55 +00:00
filedlgg.h
filepickerg.h Simplify and correct setting of initial directory for wxFilePickerCtrl. 2012-09-09 13:34:49 +00:00
fontdlgg.h
fontpickerg.h
fswatcher.h
grid.h Fix wxGrid editors background painting. 2012-10-17 16:44:02 +00:00
gridctrl.h
grideditors.h Fix wxGrid editors background painting. 2012-10-17 16:44:02 +00:00
gridsel.h
headerctrlg.h Move a couple standard virtuals to protected sections so they can be overridden in derived classes 2012-06-30 20:59:46 +00:00
helpext.h
hyperlink.h
icon.h
imaglist.h
infobar.h
laywin.h
listctrl.h Use "true" by default in wxGenericListCtrl::EnableBellOnNoMatch(). 2012-10-11 12:41:07 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h Use wxPageSetupDialogData instead of old wxPageSetupData everywhere. 2012-02-20 21:55:55 +00:00
progdlgg.h Ensure that the progress dialog parent is activated at the end under MSW. 2012-02-05 14:18:25 +00:00
propdlg.h
region.h
richmsgdlgg.h
sashwin.h
scrolwin.h
spinctlg.h Implement GetSizeFromTextSize() for wxSpinCtrl. 2012-11-20 12:49:53 +00:00
splash.h
splitter.h Added wxSplitterWindow::SetSashInvisible() and IsSashInvisible(). 2012-03-08 13:23:39 +00:00
srchctlg.h Clear the search control automatically when it's "Cancel" button is pressed. 2012-09-30 20:35:10 +00:00
statbmpg.h
statline.h
stattextg.h
statusbr.h Update the field widths on demand in wxStatusBarGeneric. 2012-05-05 11:22:09 +00:00
tabg.h
textdlgg.h Add two step creation to wxTextEntryDialog. 2012-09-27 22:41:33 +00:00
timectrl.h
treectlg.h Add a possibility to beep on no match to wxGenericTreeCtrl. 2012-10-07 22:42:02 +00:00
wizard.h