KeyWorksRW / wxUiEditor

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

Fix code generating when wxWidgets 3.1 is set #1330

Closed Randalphwa closed 9 months ago

Randalphwa commented 9 months ago

This PR fixes a number of problems when generating code with wxWidgets 3.1 selected, mostly related to how images are loaded (wxImage versus wxBitmapBundle).