wxWidgets/samples
Vadim Zeitlin 359ab98cb2 Start adding new API for wxFileDialog customization
wxFileDialog::SetCustomizeHook() can be implemented in terms of
IFileDialogCustomize in wxMSW, which means that it can be used with the
new style dialogs shown by IFileDialog, unlike SetExtraControlCreator(),
which could only be supported when using older style common dialogs.

Add support for a few different controls and wxMSW implementation, more
controls, generic implementation and the documentation will be updated
later.

Also update the sample to show the new API in action and allow toggling
between using it and the old API for testing.
2022-06-03 01:35:30 +01:00
..
access Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
animate Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
archive Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
artprov Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
aui Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
calendar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
caret Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
clipboard Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
collpane Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
combo Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
config Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
console Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dataview Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
debugrpt Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dialogs Start adding new API for wxFileDialog customization 2022-06-03 01:35:30 +01:00
dialup Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
display Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dll Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dnd Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
docview Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
dragimag Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
drawing Make all pages in the drawing sample DPI aware 2022-05-03 22:56:07 +02:00
erase Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
event Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
except Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
exec Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
font Fix building font sample in STL mode after recent breakage 2022-05-12 21:00:01 +02:00
fswatcher Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
grid Merge branch 'msw-scroll-beyond-2_27' 2022-05-05 17:24:58 +02:00
help Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
htlbox Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
html Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
image Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
internat Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
ipc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
joytest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
keyboard Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
layout Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
listctrl Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
mdi Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
mediaplayer Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
memcheck Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
menu Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
mfc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
minimal Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
nativdlg Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
notebook Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
oleauto Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
opengl Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
ownerdrw Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
popup Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
power Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
preferences Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
printing Center the print preview frame after fully creating it 2022-05-23 15:07:06 +01:00
propgrid Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
regtest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
render Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
ribbon Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
richtext Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sashtest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
scroll Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
secretstore Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
shaped Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sockets Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sound Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
splash Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
splitter Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
statbar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
stc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
svg Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
taborder Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
taskbar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
taskbarbutton Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
text Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
thread Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
toolbar Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
treectrl Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
treelist Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
typetest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
uiaction Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
validate Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
vscroll Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
webrequest Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
webview Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
widgets Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wizard Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
wrapsizer Use appropriate initial size for the wrapsizer sample frame 2022-05-11 15:24:34 +01:00
xrc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
xti Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.gcc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
Makefile.in
makefile.vc Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
sample.ico Update sample icon to use new logo image in more resolutions 2021-07-06 12:53:39 +01:00
sample.rc Don't override wxUSE_DPI_AWARE_MANIFEST in resource file 2022-04-21 22:04:10 +02:00
sample.xpm Update sample icon to use new logo image in more resolutions 2021-07-06 12:53:39 +01:00
samples.bkl Add treelist sample to the main samples bakefile 2022-01-14 22:53:24 +01:00