Another custom slider (tank)

Hi,
Here is a little personalized control derived from custom_slider.
As for the previous widget you can use this control on all the backgrounds you wish.
Feel free to edit the source and suggest your improvements and your own versions of the control. If you are interested in this project and would like to participate, please provide a complete and functional source on this page.

custom_tank.py (20.9 KB)

Tested:

  • Windows 10/11 | Python 3.11.6 | wxPython 4.2.2 | wxWidgets 3.2.3
  • Linux Mint 21 | Python 3.10.12 | wxPython 4.2.1 gtk3 | wxWidgets 3.2.3

Regards

Screenshots of Windows and Linux Mint:








1 Like

Here is the final version 0.0.5 with fixes, additions, improvements and screenshots for Windows and Linux:

custom_gauge.py (21.1 KB)
CG_Demo1.py (1.4 KB)

Screenshots of Windows and Linux Mint:





Regards