wxWidgets/samples
Vadim Zeitlin 28516f5643 Make wxAppProgressIndicator actually usable.
First of all, do define it under non-MSW platforms.

Second, don't crash in it when running under XP where wxTaskBarButton is not
available.

Also add IsAvailable() method to check for its availability explicitly and add
a demonstration of this class to the dialogs sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-09-14 23:58:26 +00:00
..
access Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
animate Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
artprov Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
aui Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
calendar Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
caret Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
clipboard Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
collpane Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
combo Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
config Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
console Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
controls Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
dataview Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
debugrpt Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
dialogs Make wxAppProgressIndicator actually usable. 2014-09-14 23:58:26 +00:00
dialup Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
display Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
dll Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
dnd Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
docview Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
dragimag Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
drawing Allow selecting wxGraphicsRenderer to use in the drawing sample. 2014-09-14 01:00:09 +00:00
erase Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
event Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
except Provide wxApp::StoreCurrentException() implementation for C++11. 2014-08-24 15:31:52 +00:00
exec Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
flash Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
font Fix wxFont construction from default wxFontInfo in wxMSW. 2014-08-28 12:55:02 +00:00
fswatcher Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
grid Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
help Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
htlbox Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
html Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
image Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
internat Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
ipc Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
joytest Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
keyboard Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
layout Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
listctrl Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
mdi Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
mediaplayer Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
memcheck Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
menu Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
mfc Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
minimal Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
nativdlg Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
notebook Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
oleauto Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
opengl Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
ownerdrw Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
popup Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
power Add wxPowerResourceBlocker for power management. 2014-08-29 23:22:15 +00:00
preferences Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
printing Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
propgrid Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
regtest Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
render Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
ribbon Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
richtext Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
sashtest Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
scroll Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
shaped Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
sockets Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
sound Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
splash Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
splitter Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
statbar Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
stc Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
svg Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
taborder Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
taskbar Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
taskbarbutton Don't crash under XP in the taskbar button sample. 2014-09-14 23:58:14 +00:00
text Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
thread Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
toolbar Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
treectrl Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
treelist Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
typetest Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
uiaction Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
validate Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
vscroll Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
webview Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
widgets Intergrate wxAppProgressIndicator into wxGuage. 2014-09-10 14:56:29 +00:00
wizard Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
wrapsizer Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
xrc Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
xti Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
Info.plist Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.bcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
Makefile.in Add distclean target to samples/Makefile. 2012-11-01 17:14:59 +00:00
makefile.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
sample_os2.ico Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.ico
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sample.rc4 Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.rcO Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
samples.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00