KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
66 stars 7 forks source link

Add construction to custom controls, update project importers to support it #1300

Closed Randalphwa closed 11 months ago

Randalphwa commented 11 months ago

This PR updates how Custom Controls are generated, combined with changes to wxFormBuilder and wxGlade importers to improve importing of custom controls.

wxFormBuilder changes

wxGlade changes

Custom Control changes