Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add single form code generation for Internal/Debug use #1392

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

Randalphwa
Copy link
Collaborator

This PR changes Internal/Debug builds to allow for generating code for only the currently selected from. On the Internal menu, this replaces the Generate Code options with Generate Single options. This also adds single code generation to the right-click popup menu.

While theoretically this could be exposed for non-Internal use, the main reason for adding it is for quick debug/feature checking when wxUiEditor is being worked on.

Note that while it is possible to generate Rust code, this is just a placeholder, as there are currently no active repositories that support Rust+wxWidgets.

Currently, this is only available for Internal use.
This makes for a quick way to regenerate a single language in Internal/Debug
builds.
@Randalphwa Randalphwa merged commit cd986f3 into main Jan 29, 2024
@Randalphwa Randalphwa deleted the single_code_gen branch January 29, 2024 20:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant