wxwidgets/samples/propgrid
Vadim Zeitlin d445d79508 Don't leave a border around wxPropertyGrid in sample XRC file
This looks ugly under wxMSW where the frame doesn't have the same
background and isn't really necessary.
2024-02-12 00:50:35 +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 Don't leave a border around wxPropertyGrid in sample XRC file 2024-02-12 00:50:35 +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