wxUiEditor
wxUiEditor copied to clipboard
Review Mockup panel code.
Description:
The code for the Mockup panel was written very early in the project. It really needs a review to see if it's possible to make the display of wxDialog and wxFrame more accurate. Note that the mockup of wxDialog does not reflect font, color, or the optional buttons on the title bar. Changing color and font would require resetting any time a different dialog/frame is displayed, which will complicate the code.