Verbessertes Zeichnen mit mehreren Drawing-Areas

This commit is contained in:
2025-09-14 17:19:45 +02:00
parent 20882feeca
commit f3c9ced477
5 changed files with 72 additions and 40 deletions

View File

@@ -40,6 +40,10 @@ class Tracker(Page):
else:
self._appdata.track.set_active(True)
self.buttonlabel[2] = 'OFF'
elif buttonid == 5:
self._appdata.frontend.flashled.setColor('yellow')
#self._appdata.frontend.flashled.switchOn(4)
self._appdata.frontend.flashled.doFlash(2)
def draw_normal(self, ctx):
# Name