diff --git a/examples/funhouse_simpletest.py b/examples/funhouse_simpletest.py index 340d006..57cdde4 100644 --- a/examples/funhouse_simpletest.py +++ b/examples/funhouse_simpletest.py @@ -30,7 +30,7 @@ def set_label_color(conditional, index, on_color): # Create the labels -funhouse.display.show(None) +funhouse.display.root_group = None slider_label = funhouse.add_text( text="Slider:", text_position=(50, 30), text_color=0x606060 ) @@ -62,7 +62,7 @@ def set_label_color(conditional, index, on_color): pres_label = funhouse.add_text( text="Pres:", text_position=(50, 60), text_color=0xFF00FF ) -funhouse.display.show(funhouse.splash) +funhouse.display.root_group = funhouse.splash while True: funhouse.set_text("Temp %0.1F" % funhouse.peripherals.temperature, temp_label) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy