Skip to content

Modify Main Window callbacks #86

@jshahbazi

Description

@jshahbazi

I would like to be able to modify the callbacks for the main window, such as the render callback and the close callback. I need to be able to set a threading/multiprocessing event when the user closes the window so I can terminate any threads/processes running in the background. I'd also like to be able to modify the render just to have more control (such as slowing down the refresh rate to conserve CPU power and/or reduce energy drain).

I can do this for child windows, but with the existing system I will always at least two windows open: an empty main window and a sub window. This clutters up the UX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions