Skip to content

feat: Add always on top #1

@voiduin

Description

@voiduin

Can use this

app = SampleApp()

app.attributes('-topmost', True)
app.update()
app.attributes('-topmost', False)

app.mainloop()

https://stackoverflow.com/questions/8691655/how-to-put-a-tkinter-window-on-top-of-the-others

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions