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

[Feat] Single-Window GUI: Implement a button for undocking a AuiNotebook tab to wx.Frame and conversely #1748

Closed
lindakarlovska opened this issue Jul 19, 2021 · 1 comment
Labels
enhancement New feature or request GUI wxGUI related

Comments

@lindakarlovska
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We could allow anybody to make the Multi-Window GUI. Each AuiNotebook Map Display tab could include a special button at the top part. This button could enable to "Undock" a tab to an independent frame. On the other side, the created frame could have a special button "Dock" which inserts a frame back to an AuiNotebook.

Thanks to @petrasovaa for this great idea and some suggestions for implementation :-)

@lindakarlovska
Copy link
Contributor Author

Inplemented in #2667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI wxGUI related
Projects
No open projects
Development

No branches or pull requests

1 participant