KeyWorksRW
KeyWorksRW
This could be done by having a property for the class name, and a property for the type of control to hook it up to. We could then declare the...
A related problem which is a bit harder to reproduce, is when you have an image shared between two forms and _not_ within an Images List. If you delete the...
Am I correct in assuming that for your projects, you are using a C++17 compliant compiler? If so, I'll add the `inline` keyword right away -- for older compilers, I...
> ... you just don't like a single class :) I expect a class to contain an object, not just a bunch of variables and functions. In this case the...
This isn't going to be terribly important until more people are using wxUiEditor. Bumping to a 1.1.x milestone...
Triaging this to a 1.x release -- needs to be fixed, but not enough to hold up the 1.1 release since the issue only seems to affect Debug builds.
Embedding an SVG file now works. For the 1.x release, we should probably take the same approach to XPM files so that they can be embedded. Animation files could be...
Adding to the 1.1 milestone for consideration. Now that we're going to be generating code for multiple languages, this becomes potentially more useful.
Triaging this to a 1.x release -- needs to be fixed, but not enough to hold up the 1.1 release.
Bumping this out to a 1.x release -- the current code works, so while this would be nice to have, it's not critical for the 1.1 release.