Looking for an LED widget

32 views
Skip to first unread message

David Aldrich

unread,
May 26, 2015, 4:51:40 AM5/26/15
to kivy-...@googlegroups.com
Hi 

I want to write an app that will show a panel of labelled green/amber/red indicators showing various alarms and error conditions for the underlying hardware.

Please can anyone suggest an 'LED' widget (or similar) that I could use for this purpose?

Best regards

David

Alexander Taylor

unread,
May 26, 2015, 6:12:37 AM5/26/15
to kivy-...@googlegroups.com
Sounds like an ideal time to make your own. You could use e.g. a BoxLayout of Images (if you have images of the colours you want), or manually draw your own red/yellow/green indicators with canvas instructions. This will be quite simple.
Reply all
Reply to author
Forward
0 new messages