wxwidgets/samples/treectrl
Vadim Zeitlin bc4a99d3c4 Fix initial size of treectrl sample window in high DPI
Adjust it to the DPI as it was way too small at 200% scaling.

Also stop passing parameters to MyFrame ctor, it's only used once so we
can just as well hardcode them in it to simplify things a little.
2023-11-03 00:53:40 +01:00
..
checked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00
icon1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
state1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
treectrl.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
treetest.cpp Fix initial size of treectrl sample window in high DPI 2023-11-03 00:53:40 +01:00
treetest.h Fix initial size of treectrl sample window in high DPI 2023-11-03 00:53:40 +01:00
unchecked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00