wxUiEditor
wxUiEditor copied to clipboard
RAD tool used to create and maintain wxWidgets UI elements.
### Description: This issue revolves around the problem that SVG from most editors cannot be displayed correctly, if at all in the nanosvg code that wxWidgets use. It is a...
### Description: It's possible to want to use a two platform specific controls that use the same variable name. That's currently not possible, because our unique variable is not checking...
### Description: wxRuby3 just added support for persistence which should show up in version 0.9.4, so we'll need to add support for that.
### Description: VeraCrypt (https://github.com/veracrypt/VeraCrypt) places all of their forms into a single project which then generates a single source and header file for all of the forms. Each derived class...
### Description: The custom_mockup custom editor has a dropdown, but only one entry. This should get flushed out with other controls, and possibly with a wxStaticText control as the default.
### Description: With auto-add on, only the first file of a set of png files is added the the Image list, leaving 1_5x and 2x in the node where it...
### Description: Code generation for menus is not DPI-aware. It would be useful if `wxMenuBar` had an option to force image size which we could automatically convert to DPI-aware size....
### Description: It would be helpful to have a dialog under the Tools menu that could be used for Image list maintenance. I'm envisioning two lists -- the list on...
### Description: When a wxStaticBitmap has `wxStaticBitmap::Scale_Fill` set and an SVG file is specified for the bitmap's bundle, it would make sense to set the SVG file to the size...
### Description: in wxWidgets 3.3, wxAnimationCtrl accepts a wxAnimationBundle. To support that, we're going to need to add a 3.3.0 option to the wxWidgets version selector.