How to implement a UI for a specific thing
-
wrote on 20 Sept 2019, 09:42 last edited by
-
wrote on 23 Sept 2019, 09:24 last edited by
@sdf1444 said in How to implement a UI for a specific thing:
How do I implement a UI for this in pyqt5
this ui can be implemented in 10 minutes using QML ... https://www.qt.io/blog/2018/05/14/qml-qt-python
@Denni-0 said in How to implement a UI for a specific thing:
vertical sliders
it's more a vertical ProgressBar
@Denni-0 said in How to implement a UI for a specific thing:
on/off buttons over the vertical sliders might require specialized implementation
so there is no Switch type ?
2/2