wxwidgets/samples/propgrid
Vadim Zeitlin a228377b7d Don't make propgrid sample so big on startup
This doesn't look great and also doesn't work correctly in high DPI.

Instead of trying to fix it, just hard code the size of the main frame
and also apply FromDIP() to the size of the child frame.
2024-01-30 01:55:14 +01:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00: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 Execute automated tests for wxPropertyGrid 2023-01-30 17:28:17 +01:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
propgrid.bkl Execute automated tests for wxPropertyGrid 2023-01-30 17:28:17 +01:00
propgrid.cpp Don't make propgrid sample so big on startup 2024-01-30 01:55:14 +01:00
propgrid.h Rename m_pSampleMultiButtonEditor in propgrid sample too 2024-01-30 01:55:14 +01:00
propgrid_minimal.cpp Don't make propgrid sample so big on startup 2024-01-30 01:55:14 +01:00
sampleprops.cpp Use wxString() rather than wxEmptyString in propgrid sample 2024-01-06 22:43:01 +01:00
sampleprops.h Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00