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

New backend - Qt #1142

Open
Ksengine opened this issue Nov 30, 2020 · 2 comments
Open

New backend - Qt #1142

Ksengine opened this issue Nov 30, 2020 · 2 comments
Labels
enhancement New features, or improvements to existing features.

Comments

@Ksengine
Copy link
Contributor

On linux toga uses GTK+
but some platforms like KDE already has Qt.
some users are familiar with Qt.

so its better if toga can develop a Qt port

Threre are few Qt impliments

  • PyQt5
  • PyQt4
  • Pyside2
  • Pyside
    They all has nearly same API.

I like to work on this issue myself

@Ksengine Ksengine added the enhancement New features, or improvements to existing features. label Nov 30, 2020
@freakboy3742
Copy link
Member

If you want to contribute a Qt implementation of Toga, then go right ahead! A placeholder implementation already exists in the nursery. Submit pull requests against that location; once the implementation starts to show signs of viability, we can move it to the supported list.

@Ksengine
Copy link
Contributor Author

ok I will start creating basics on toga_qt/libs folser

@freakboy3742 freakboy3742 added up-for-grabs enhancement New features, or improvements to existing features. and removed enhancement New features, or improvements to existing features. labels Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features, or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

2 participants