Are there any instrumentation widgets for wxpython or tkinter?
CM
cmpython at gmail.com
Sun May 20 22:07:19 EDT 2012
On May 17, 5:00 pm, Peter <peter.milli... at gmail.com> wrote:
> Or wxPython is another good alternative. Download the demo and have a look at the widgets people have already used/created. I think there are some good choices for instrumentation (from memory).
Yes, wxPython has some that are applicable:
LEDNumberCtrl
PeakMeter
SpeedMeter
KnobCtrl
wxGauge
wxSpinCtrl
Slider
And probably others.
More information about the Python-list
mailing list