mirror of
https://github.com/isledecomp/LEGOIslandRebuilder.git
synced 2024-11-23 07:38:02 -05:00
.. | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
CustomItem.h | ||
DynDialogEx.cpp | ||
DynDialogEx.h | ||
DynDialogItemEx.cpp | ||
DynDialogItemEx.h | ||
ListDynDialogEx.cpp | ||
ListDynDialogEx.h | ||
PropertyGrid.cpp | ||
PropertyGrid.h | ||
PropertyGridCombo.cpp | ||
PropertyGridCombo.h | ||
PropertyGridDirectoryPicker.cpp | ||
PropertyGridDirectoryPicker.h | ||
PropertyGridInPlaceEdit.cpp | ||
PropertyGridInPlaceEdit.h | ||
PropertyGridMonthCalCtrl.cpp | ||
PropertyGridMonthCalCtrl.h | ||
README.md | ||
stdafx.cpp | ||
stdafx.h |
Fully customizable PropertyGrid for MFC 4.2
Original project by Nicolas Bonamy at CodeProject: https://www.codeproject.com/Articles/18933/A-fully-customizable-PropertyGrid
This is a port of that project to CMake with minor changes so it can compile with Visual C++ 6.0.