Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use split window with two panels to compare Import functionality #4

Open
KeyWorksRW opened this issue Jan 26, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@KeyWorksRW
Copy link
Owner

Description:

One way to improve testing of our importers would be to create a form panel in the tool we want to import. We then have that tool generate the code for the panel. We import the panel and change the class/file name and generate our own version. We then have a dialog with a splitter window that contains both panels -- that let's us see the two panels side by side to verify that they look the same.

Note that we would have to be really careful with wxFormBuilder projects to ensure that the project is always saved fully expanded. Otherwise, you end up with diffs based on the expand/collapse state in addition to any real changes you make.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant