fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#pyqt5

0 posts0 participants0 posts today

I have been making progress with my color converter/creation application built with PyQt. I just added a 4 point gradient tool this morning. This application will allow you to create, convert and manage all your colors in one place.

#Linux#Python#PyQt

The widget is a scroll bar that enables the user to access parts of a document that is larger than the widget used to display it.
doc.qt.io/qtforpython-5/PySide

The widget is used to display the contents of a child widget within a frame. If the widget exceeds the size of the frame, the view can provide scroll bars so that the entire area of the child widget can be viewed.
doc.qt.io/qtforpython-5/PySide

#Python#QT#PyQt

One way to make money online as a programmer.

Step 1: Learn Python and/or PyQt (or any other programming language)
Step 2: Develop an open source application that solves a specific problem.
Step 3: Develop plugins or extensions that extend the application functionality. (Companies might sponsor addition features. If this happens, disregard Step 4 below.)
Step 4: Sell the additional functionality as a product or service.

#python#pyqt#pyqt5

MOC is a console music player that supports themes. After a few hours coding with Python and PyQt, I already have a working application that creates custom themes for MOC.

#Linux#Python#pyqt

I had an idea for a project: I want to make a “dock” inspired by the Dynamic Island in some newer iPhones. This dock will be used to do things and display status for my desktop app.

Does anyone know of any good python packages that can make some animated UIs with the ability to hide the window borders and is not too hard to make smooth transitions? I could do this with #pyqt5 but I feel like it won’t be that clean.

heise+ | GUI für Python: Bedienoberfläche per Drag-and-Drop mit dem Qt Designer erstellen

Mit dem Qt Designer erstellen Sie schnell Bedienoberflächen für Python-Programme. Die Elemente lassen sich intuitiv anordnen, coden muss man nur noch wenig.
GUI für Python: Bedienoberfläche per Drag-and-Drop mit dem Qt Designer erstellen
heise onlineGUI für Python: Bedienoberfläche per Drag-and-Drop mit dem Qt Designer erstellenBy Marvin Strathmann
#software#python#qt