Skip to content

Scrol function and static text #214

@paulvanderheijden90

Description

@paulvanderheijden90

Hello.

i want to use the function scrol and different static text on 1 display.
the scroll function is running the whole time. And the static text is showing the time.

The issues is that as long as the "show message" is running the text function is not updated.

so is it possible with some smart code to fix this ?

So the
show_message(device, msg, fill="white", font=proportional(LCD_FONT), scroll_delay=0.01)
and

with canvas(device) as draw:
    text(draw, (0, 0), time, fill="white")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions