27 October 2022
alexis jeandetDo you know if there are any project building wheels for PyPi using shiboken generator? I searched on github and PyPi but most projects I found use PyQt and swig :/
I'd say the most popular binding generation tool out there is pybind11, swig was really painful to work with from my exp.
shiboken was used for the python bindings of Qwt, but they didn't generate any wheel :(
(I guess you mean "sip and swig", sip is the 'shiboken' of PyQt hehe)
Cristián 🥑text not yet in the index
Sorry, I meant the files.
I can see them in the Linux and macOS wheels, but not in the wheel package for Windows.
28 October 2022
29 October 2022
Фотография
click to show
click to show
@cmaureir your blog article about the 6.4.0.1 release popped up in my Google News feed. :) I guess it knows my interests reasonably well. Glad that the blog is getting a boost in visibility.
30 October 2022
Ссылка
click to show
click to show
hello I have to use pyside2 version 5.15.1 due to a screen touch bug https://bugreports.qt.io/browse/QTBUG-104771. But in this version I have to use python 3.9. I cannot use 3.10 and 3.11.
Ссылка
click to show
click to show
fun fact : I was drinking a beer in a tiny town in Normandy ( France ). I meet here a Qt's senior technical artist.
This one: https://resources.qt.io/videos/what-is-qt-design-studio-explained-by-a-designer
@nikitaturkmen you will need to backport many many patches to make 5.15 compatible. And I'm not even sure it will work.
31 October 2022