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

multiple window support #21

Open
meftehs opened this issue Nov 9, 2023 · 3 comments
Open

multiple window support #21

meftehs opened this issue Nov 9, 2023 · 3 comments

Comments

@meftehs
Copy link

meftehs commented Nov 9, 2023

How could I upgrade the mplopengl to display multiple windows. For now, one and only one interface is displayed.

@karlwessel
Copy link
Owner

If you use Qt then you should be able to just create multiple qt-Windows with one FigureCanvas from mplopengl.backend_qtgl in each.

@meftehs
Copy link
Author

meftehs commented Nov 17, 2023

I do thank you @karlwessel for the previous response. it is working :)
However the mplopengl isn't interactive? If I want to add the zoom function of matplotlib how could i doing it ?

@karlwessel
Copy link
Owner

Sorry for the late response, but did you take a look at the example in examples/qtwidget.py?

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

2 participants