wxwidgets/samples/propgrid
Vadim Zeitlin 4b1a129f6f Give bigger initial size to the XRC window in propgrid sample
It was too small to show much of anything by default, especially in high
DPI.
2024-02-12 00:51:26 +01:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
makefile.gcc Show loading wxPropertyGrid from XRC in the sample 2024-02-03 22:03:17 +01:00
Makefile.in Show loading wxPropertyGrid from XRC in the sample 2024-02-03 22:03:17 +01:00
makefile.unx Show loading wxPropertyGrid from XRC in the sample 2024-02-03 22:03:17 +01:00
makefile.vc Show loading wxPropertyGrid from XRC in the sample 2024-02-03 22:03:17 +01:00
propgrid.bkl Show loading wxPropertyGrid from XRC in the sample 2024-02-03 22:03:17 +01:00
propgrid.cpp Show loading wxPropertyGrid from XRC in the sample 2024-02-03 22:03:17 +01:00
propgrid.h Rename m_pSampleMultiButtonEditor in propgrid sample too 2024-01-30 01:55:14 +01:00
propgrid.xrc Give bigger initial size to the XRC window in propgrid sample 2024-02-12 00:51:26 +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