Files
The Dialog Editor source files are as follows:
- wx_rprop.h, wx_rprop.cc: handle property setting and getting through the 'proxy' wxPropertyInfo
classes and using the property list editor from utils/wxprop.
- wx_resed.h, wx_resed.cc: the main implementation, in particular the wxResourceManager class.
- wx_reswr.cc: resource writing code.
- wx_repal.cc: the dialog editor palette implementation.
- dialoged.h, dialoged.cc: small 'stub' for invoking the user interface via a wxResourceManager object.