Skip to content
This repository was archived by the owner on Dec 30, 2020. It is now read-only.
This repository was archived by the owner on Dec 30, 2020. It is now read-only.

Manually call loop #38

@woubuc

Description

@woubuc

Right now this library expects the user to call app.wait_for_message() which causes the app to loop indefinitely, locking the thread until the app exits.

However, I want to run some custom logic in my app loop and then update the tray icon based on that logic (change the icon & update some menu items). Is it possible to just call the update function from my own loop, rather than have this library run the loop for me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions