Does Anyone Know how to switch between frames in python GUI tkinter | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Does Anyone Know how to switch between frames in python GUI tkinter

code to switch between frames(pages) in the GUI TKINTER

24th Jan 2018, 12:09 PM
Prosper Chukwudi
Prosper Chukwudi - avatar
1 Resposta
0
use ttk.Notebook widget it allow to display multiple frames with label for each one
21st Feb 2018, 7:11 PM
Gourinda Adil
Gourinda Adil - avatar