KeyWorksRW

Results 100 issues of KeyWorksRW

### Description: There's an issue with the auto-add setting of Image lists where only the first image of a multiple-image bundle is being added. In looking at the code for...

code review/refactor

### Description: There seems to be a problem when an image bundle is created with multiple images and then an additional image is created with just the last largest image...

bug

### Description: If you change a widget type to a different type, and all validator variables in the form are treated as duplicates and get a number added to the...

bug

### Description: prop_local_hdr_includes has incorrect file path if prop_base_file points to a relative path. To reproduce, open wxUiEditor project, select ArtBrowserDialog under Custom Property Editors. Delete img_props.h then try to...

bug

### Description: It would be nice to separate wx, standard library, and other system header files (check for boost headers) in the generated code. In addition, the standard header files...

enhancement

### Description: wxComboCtrl is supported by both wxPython and wxRuby, and there is a C++ sample app that uses it. I'm not sure yet how much wxUiEditor can offer given...

enhancement
needs more info

### Description: Changing a box sizer to a grid sizer changes all validator variable names in any children of the form (it adds a number at the end). This can...

bug

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