wxWidgets/samples/propgrid
Artur Wieczorek 30630d4ea5 Update wxFontDataProperty to conform to the current design of wxPG properties with editor dialog
Since wxFontDataProperty derives from wxFontProperty, it should re-implement DisplayEditorDialog() to work as expected.
2019-07-14 21:31:11 +02:00
..
descrip.mms
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
propgrid_minimal.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
propgrid_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid.cpp Implement wxNumericProperty as a base class for all wxPG numeric properties 2019-06-29 11:13:13 +02:00
propgrid.h Preserve header and label editing mode while recreating the grid 2019-04-27 22:10:47 +02:00
sampleprops.cpp Update wxFontDataProperty to conform to the current design of wxPG properties with editor dialog 2019-07-14 21:31:11 +02:00
sampleprops.h Update wxFontDataProperty to conform to the current design of wxPG properties with editor dialog 2019-07-14 21:31:11 +02:00
tests.cpp Use wxVector<> instead of macro-based wxArray 2019-06-16 19:51:52 +02:00