Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SpaceCreator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTETASTE
  • SpaceCreator
  • Milestones
  • 12 Set up a PySide6 binding process for SDL
Open
Milestone

12 Set up a PySide6 binding process for SDL
Milestone ID: 73

Set up a PySide6 binding process for SDL symbols.

To make this very concrete, just do one thing:

Take the breadcrumb widget that you have created for the IV and make it usable from Pyside6 (so that it can be in combination with other PySide6 widgets). This is what shiboken6 is meant for, but I don't know how to use it. (In Python: from spacecreator import breadcrumb)
Document all the steps to achieve that inside the taste VM, from the creation of the XML files for shiboken to the actual binding compilation/build/test.
I have to know how to deal with g++ version used vs pyside6 binary installed from pip (do I always need to build the bindings after installing pyside6, these kind of things).

If you can do it for Breadcrumb, that's sufficient for me, then I can apply the same method to port some of my PySide6 widgets to C++ (to speed them up) and mix them with Python code.

All issues for this milestone are closed. You may close this milestone now.
  • Issues 5
  • Merge requests 1
  • Participants 1
  • Labels 0
100% complete
100%
Start date
No start date
None
Due date
No due date
5
Issues 5 New issue
Open: 0 Closed: 5
1
Merge requests 1
Open: 0 Closed: 1 Merged: 0
0
Releases
None
Reference: taste/spacecreator%"12 Set up a PySide6 binding process for SDL"