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

Xrc improvements #1384

Merged
merged 7 commits into from
Jan 19, 2024
Merged

Xrc improvements #1384

merged 7 commits into from
Jan 19, 2024

Conversation

Randalphwa
Copy link
Collaborator

This PR makes a few changes to improve XRC export/import. However, I'm stymied by the lack of anything that will actually display a form created from an XRC file. That either needs to be in wxUiEditor as an internal feature, or it needs to be in one of the test apps.

I no longer remember why this was conditionalized, but it prevented
side-by-side comparisons of C++/XRC dialogs.
This adds the required propertysheetpage to XRC generation and imports it
back as a bookpage
When converting an entire project, it's easier to know which form contains
the control with a problem.
This property is used to set the column headers for a wxListView control.
Not sure how it happened, but clang-format reformatted most of the
comments, and I normally use a shorter line length to improve readability. So,
I reformatted most of the comments.
@Randalphwa Randalphwa merged commit c71d701 into main Jan 19, 2024
@Randalphwa Randalphwa deleted the xrc branch January 19, 2024 15:05
# 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