KeyWorksRW

Results 100 issues of KeyWorksRW

### Description: Internal builds have the ability to preview dialogs either using C++ or XRC. In addition, there is an XRC test dialog that also contains an XRC preview. It...

design change

### Description: I'm seeing a discrepancy between a dialog with a minimum size set built and displayed from a program, and the dialog as displayed both in the Mockup panel...

code review/refactor

### Description: Lambda event handlers with `\\n` in the string turn the double backslash into a single backslash when the lambda is re-edited.

bug

### Description: Support for the webp image format is being added to wxWidgets, however the actual source code is not included. Linux systems _may_ have the library as a system...

enhancement

### Description: While most SVG files will display correctly in wxWidgets 3.2, there are some that do not. That difference could become even more pronounced in the future if lunasvg...

enhancement

### Description: wxUiEditor is using lunasvg to display SVG files in the Mockup panel. Unless the dev has stated they are using wxWidgets 3.3, that display could potentially be wrong....

design change

### Discussed in https://github.com/KeyWorksRW/wxUiEditor/discussions/1434 Originally posted by **rossanoparis** March 12, 2024 It would be very helpful to add a way based on which the user should be able to add...

enhancement
approved

### Description: The inherit code in the Ruby panel needs to expose and implement the `prop_ruby_inherit_name` so that code generation can generate a working Ruby inherited class.

enhancement

### Description: A common method of setting and Icon for a Windows executable is to set the APPICON in the resource file. Unfortunately, you can't supply a SVG file for...

enhancement

### Description: On Windows, a `wxComboBox` with a large number of entries will display a vertical scrollbar. On Ubuntu 22.04, I get arrows at the top and bottom, but no...

enhancement