wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

RAD tool used to create and maintain wxWidgets UI elements.

Results 110 wxUiEditor issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

### 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.

enhancement
wxRuby

### 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...

enhancement

### 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...

bug

### 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....

enhancement

### 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...

enhancement

### 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...

design change

### 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.

enhancement
wxWidgets 3.3