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

PySide 6.6 asyncio support #383

Open
Korijn opened this issue Oct 19, 2023 · 1 comment · May be fixed by #612
Open

PySide 6.6 asyncio support #383

Korijn opened this issue Oct 19, 2023 · 1 comment · May be fixed by #612

Comments

@Korijn
Copy link
Collaborator

Korijn commented Oct 19, 2023

Great news from the PySide camp: https://www.qt.io/blog/qt-for-python-6.6

An official asyncio compatible Qt event loop!

See https://github.com/fork-tongue/observ/pull/93/files for an example of how to integrate.

The main benefit of supporting this in wgpu-py gui backends is that users will be able to use async/await syntax in the render function called by the canvas.

@almarklein
Copy link
Member

Nice!!!

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

Successfully merging a pull request may close this issue.

2 participants