wxUiEditor
wxUiEditor copied to clipboard
RAD tool used to create and maintain wxWidgets UI elements.
### Description: The font property is not shown for this widget. Is it intentional? 
With the current version of wxUI only two events are available for wxPropertyGridManager widget  Could it be possible to add even the others?
### 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...
### 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...
### Description: Lambda event handlers with `\\n` in the string turn the double backslash into a single backslash when the lambda is re-edited.
### 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...
### 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...
### 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....
### 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...
### 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.