wxwidgets/samples
Artur Wieczorek 1d85e22543 Implement new wxPGProperty::HasAnyChild() method
There are many checks in the code whether wxPGProperty has any child.
Doing so by checking if GetChildCount() is greater than zero doesn't
seem to express intent simply and clearly. With dedicated method this
could be done simpler and hopefully in a more optimal way.
2022-12-03 17:15:28 +01:00
..
access Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
animate Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
archive Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
artprov Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
aui Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
calendar Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
caret Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
clipboard Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
collpane Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
combo Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
config Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
console Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
dataview Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
debugrpt Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
dialogs Remove EnterHandlingTextCtrl class from the dialogs sample 2022-11-11 13:58:18 +01:00
dialup Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
display Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
dll Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
dnd Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
docview Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
dragimag Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
drawing Adjust scrolled contents only for wxPaintDC (drawing sample) 2022-11-29 18:41:08 +01:00
erase Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
event Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
except Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
exec Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
font Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
fswatcher Define __WXFUNCTION__ as __func__ and don't use it any more 2022-11-11 01:24:13 +01:00
grid Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
help Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
htlbox Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
html Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
image Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
internat Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
ipc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
joytest Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
keyboard Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
layout Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
listctrl Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
mdi Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
mediaplayer Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
memcheck Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
menu Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
mfc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
minimal Remove wxSuffix from MSBuild files, it's always "u" now 2022-10-28 18:26:15 +01:00
nativdlg Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
notebook Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
oleauto Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
opengl Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
ownerdrw Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
popup Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
power Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
preferences Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
printing Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
propgrid Implement new wxPGProperty::HasAnyChild() method 2022-12-03 17:15:28 +01:00
regtest Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
render Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
ribbon Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
richtext Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
sashtest Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
scroll Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
secretstore Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
shaped Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
sockets Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
sound Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
splash Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
splitter Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
statbar Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
stc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
svg Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
taborder Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
taskbar Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
taskbarbutton Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
text Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
thread Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
toolbar Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
treectrl Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
treelist Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
typetest Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
uiaction Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
validate Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
vscroll Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
webrequest Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
webview Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
widgets Remove wxStaticBox custom drawing code entirely 2022-11-09 15:50:43 +00:00
wizard Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
wrapsizer Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
xrc Merge branch 'drop-ansi' 2022-10-29 18:09:00 +02:00
xti Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Build samples in parallel with "make -jN" 2017-08-15 19:16:27 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +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