KeyWorksRW
KeyWorksRW
See #615 for possible implementation.
If minimum size is set, and the layout of controls fits within that minimum size, then Fit() will not change the dialog size. The only time Fit() will change the...
Removing from milestone since the PR changes the call to SetSizerAndFit to SetSizer if prop_size is set.
I was able to get a local Unix build to work, but I have been unsuccessful in getting a github workflow to work. The Unix build broke when I synchronized...
This still needs more work, but it's not worth holding up the 1.2 release for, so removing the milestone.
There isn't time to implement this for 1.1, and we're going to be doing a significant amount of custom control support after the 1.1 release, when we need to investigate...
This should be part of the 1.1 release since changing this will change the diff for any existing projects that are under source management control (e.g., git). Note that the...
wxPython doesn't require the default style, and wxLua and wxPHP code generation was dropped. This can wait until 1.1.x.
Note that this is a blocking issue for wxUiEditor -- we can't complete the switch from PNG files to SVG files until this issue is resolved.
No longer a blocking issue, and it looks like bundle support will be in 3.1.7, so we should hold off...