how can I make container in the tkinter modul | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

how can I make container in the tkinter modul

I want to make 3 rows of buttons in every row should be 3 buttons. what is the best Way to do this. p.s.the buttens are not the only Objects in the Program thx

29th Jun 2016, 5:16 AM
Maudi
2 Antworten
0
you can use frames within root and you using three frames you can achieve wat you want.
14th Jul 2016, 3:15 AM
sundar
sundar - avatar
0
show me your code I will correct that based on your requirement
14th Jul 2016, 3:15 AM
sundar
sundar - avatar