KeyWorksRW / wxUiEditor

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

Add Data List to UI, add/update SVG files #1404

Closed Randalphwa closed 8 months ago

Randalphwa commented 8 months ago

This PR adds the Data List and it's two data file types to the Form ribbon panel. This functionality is already in use by wxUiEditor itself, and a recent PR completed the work for supporting binary files.

The PR adds some SVG files used for the Data List and data files, as well as adding/changing some additional SVG icons. This is part of the switch to using SVG icons now that lunasvg is used to display them.