Expands a collapsed frame, and collapses an expanded frame.
Note that the function signature takes one optional argument, a Tkinter event string, in order to be used as a callback for a click event. This argument is not used in the function.
Expands a collapsed frame, and collapses an expanded frame.
Note that the function signature takes one optional argument, a Tkinter event string, in order to be used as a callback for a click event. This argument is not used in the function.
Notes and Examples