wxWidgets/samples
Vadim Zeitlin 02f1ee3987 Add wxDateTimePickerCtrl::SetNullText()
This allows to customize the string shown when there is no valid date
under MSW (only, for now) and can be notably used to suppress the
unused date completely, which can be useful to lighten up the display
when there are many controls.

Add UI elements to the widgets sample allowing to test the new function.
2020-11-05 14:22:05 +01:00
..
access Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
animate Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
archive Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
artprov Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
aui Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
calendar Fix inheritance hierarchy of wxTimePickerCtrlGeneric 2020-11-05 00:34:10 +01:00
caret Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
clipboard Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
collpane Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
combo Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
config Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
console Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dataview Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
debugrpt Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dialogs Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dialup Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
display Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dll Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dnd Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
docview Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
dragimag Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
drawing Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
erase Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
event Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
except Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
exec Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
font Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
fswatcher Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
grid Show new wxGridSelectNone mode in the grid sample 2020-10-31 17:13:06 +01:00
help Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
htlbox Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
html Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
image Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
internat Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
ipc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
joytest Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
keyboard Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
layout Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
listctrl Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
mdi Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
mediaplayer Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
memcheck Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
menu Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
mfc Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
minimal Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
nativdlg Include windows.h in native dialog sample resource file 2020-10-21 01:01:26 +02:00
notebook Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
oleauto Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
opengl Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
ownerdrw Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
popup Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
power Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
preferences Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
printing Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
propgrid Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
regtest Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
render Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
ribbon Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
richtext Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
sashtest Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
scroll Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
secretstore Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
shaped Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
sockets Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
sound Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
splash Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
splitter Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
statbar Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
stc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
svg Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
taborder Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
taskbar Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
taskbarbutton Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
text Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
thread Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
toolbar Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
treectrl Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
treelist Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
typetest Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
uiaction Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
validate Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
vscroll Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
webview Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
widgets Add wxDateTimePickerCtrl::SetNullText() 2020-11-05 14:22:05 +01:00
wizard Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
wrapsizer Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
xrc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
xti Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Info.plist.in
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in
makefile.vc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
sample.ico
sample.rc
sample.xpm
samples.bkl Remove the flash sample 2019-07-18 17:48:23 +02:00