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

wxUiTesting: Expand client area to support logging window, notebook #3

Open
KeyWorksRW opened this issue Apr 5, 2021 · 0 comments
Open

Comments

@KeyWorksRW
Copy link
Owner

Description:

Our testing app doesn't currently do anything with it's client area. One thing that might be useful would be to add the same kind of logging that we do with MsgFrame in wxUiEditor, only using the client area for the output instead of a child window.

Taking this one step further would be to create a splitter window as the client with the logging window on the left, and a wxPanel on the right. The panel could contain a notebook, with tabs covering specific dialogs, or just the actual test controls in some cases. The logging window on the left could actually be a panel as well so that we could have a toolbar with toggle buttons for the logging types, along with clear and save buttons.

@KeyWorksRW KeyWorksRW transferred this issue from KeyWorksRW/wxUiEditor Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant