generated from voidlib/py_static_template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request