Pack a frame : Pack : Tkinker PYTHON TUTORIALS


PYTHON TUTORIALS » Tkinker » Pack »

 

Pack a frame


Pack a frame
from Tkinter import *
Label(text='Hello GUI world!').pack()
mainloop()



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Tkinker
» Pack