wxwidgets/samples/notebook
Vadim Zeitlin b1bdb95ee8 Use sizers in the notebook sample for better DPI change handling
Even simple static texts need to be put inside sizers to allow them to
update their size when the DPI changes, as they remain too small for the
new (higher) DPI otherwise when the sample window is moved from a
standard to high DPI monitor.

See #23088.
2023-01-13 19:45:01 +01:00
..
descrip.mms Update OpenVMS compile support 2013-08-27 12:02:20 +00:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Rebake after the copyright year update 2023-01-03 18:39:06 +01:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
notebook.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
notebook.cpp Use sizers in the notebook sample for better DPI change handling 2023-01-13 19:45:01 +01:00
notebook.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00