Cómo Usar Python y PySide.
How to Use Python and PySide. 🇺🇸
Cómo Usar Python y PySide. 🇪🇸
🦄 nubecolectiva.com/blog/usar-py...
#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #python #pyside
Cómo Usar Python y PySide.
How to Use Python and PySide. 🇺🇸
Cómo Usar Python y PySide. 🇪🇸
🦄 nubecolectiva.com/blog/usar-py...
#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #python #pyside
pKISS displaying a KISS project of Mai Kazuki from "Magical Emi, the Magic Star" by Maru-chan.
Sample KISS project documentation browser
Sample KISS project properties dialog showing the parsed configuration
Sample KISS project properties dialog showing the object list
New alpha release "Pottery" of pKISS is available !
gitlab.com/lenaing/pkiss
Since last message here, I added a KISS project properties viewer dialog, a documentation viewer and enabled loading from LHA archives 😺
#kiss #fkiss #python #sdl #sdl3 #qt #pyside #pyside6 #KisekaeSetSystem
pKISS affichant un set KISS de Sailor Mercure
pKISS affichant un set KISS de Sailor Mercure
Je voulais jouer avec Qt et SDL3 en Python, du coup j’ai commis ceci : un viewer de KISS
gitlab.com/lenaing/pkiss
#kiss #fkiss #python #sdl #sdl3 #qt #pyside #pyside6
RE: https://hachyderm.io/@konstantin/115546932485390650
I was pondering this whole fuckup which is #python development and environment and… it occured to me, that quite a lot of people use Python for UI development because of… #Qt and #QtPython (or rather #PySide)…
However, looking at #Anki […]
A screenshot showing some lines - some straight, some curved. One is selected, with various control handles displayed.
@chakie #Python #ObjectOriented
Question.
I have written #PySide classes to implement editable multi-segment lines for both straight lines and hermite splines. The interfaces are identical, barring the spline constructor, which takes a tangent list.
I want to […]
[Original post on mastodon.social]
Иконки прямо в коде: как мы избавились от assets, портируя приложение на Linux и macOS Привет, Хабр! Мы в ChameleonLab разра...
#python #PyQt #PySide #Qt #SVG #векторная #графика #ui #PyInstaller #hidpi #кросс-платформенная
Origin | Interest | Match
Qt for Python: PySide6 Статья для новичков про использование Qt ...
habr.com/ru/articles/909118/
#qt #qt6 #python #python3 #pyside6 #pyside #linux #windows #development #qt #software
Result Details
Qt for Python: PySide6 Логотип Qt В этой статье я попытаюсь расс...
https://www.pvsm.ru/linux/419585
#development #linux #pyside #pyside6 #python #python3 #qt #Qt #Software #qt6 #windows
Result Details
Continuing my PySide studies in Maya.
Using this overlay for drawing makes very wonky curves lol, so I used for visually scaling existing control curves. Probably overkill but I'll think of other use cases for something like this.
#maya #python #pyside
I had this idea of making a glorified Marking Menu using PySide since 2016, took me almost 10 years to finally sit down and do it :)
#maya #python #pyside #mayarigging
Alright, I think that's the best I can do right now re property bindings for my app. I wanted to get rid of having to use `obj.prop.value` but I think it's more trouble than its worth at the moment... will try using it for real now
gist.github.com/kaofelix/2b5...
#python #pyside #qt
Been trying to come up with some nice APIs to declare a model with properties that I can bind to controls in QtWidgets, with PySide. Think I’m getting closer, but really need to start getting ready to bed…
#python #qt #pyside
A macOS application window with a single button in the center with the label "Test" alternating the theme from light to dark and the icon from sun to moon when clicked
Today's accomplishment was creating a theme switcher (macOS only for now) for PySide and an SVG icon engine that draws in proper theme colors. Qt makes this harder than it needs to be
Gist here just in case 🙂
gist.github.com/kaofelix/493...
#python #qt #pyside #darktheme #macos