Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Images | 2019-01-22 | ||
Knobs.au3 | 2024-09-02 | 103.3 kB | |
Readme knobs.md | 2024-09-02 | 596 Bytes | |
KnobsExamples.au3 | 2021-09-24 | 4.8 kB | |
Totals: 4 Items | 108.7 kB | 5 |
AutoIt switches and dial knobs system
Copyright P.E. Verbeek, version 1.16
For this system to work all you need is to include Knobs.au3 and add (a folder with) images for the switches and rotary knobs.
Example images are located in the Images folder.
Note: All images are 90 dpi. As gdi+ only rotates image of 90 dpi correctly so the following must be 90 dpi:
knobdialback.png and knobdialbackdisabled.png
knobdialfront.png and knobdialfrontdisabled.png
You can browse through Peace.au3 to see how I use this system for the Peace effects panel.