Skip to content

How to destroy window in formation studio? #23

Answered by ObaraEmmanuel
slavik2011 asked this question in Q&A
Discussion options

You must be logged in to vote

@slavik2011 thank you for using Formation. You can access the underlying toplevel widget that contains all these methods as follows

app1._app.destroy()

The _app attribute is the tkinter.Tk object while app1 is an AppBuilder object. The interface is still a work in progress so I will work to make this more obvious in future.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by slavik2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants