tkinter – Tk & Frame

 0    6 flashcards    sir
download mp3 print play test yourself
 
Question język polski Answer język polski
Class & constructor of window objects.
start learning
Tk(className= "tk")
Color of the focus highlight when the frame does not have focus.
start learning
highlightbackground
Thickness of the focus highlight.
start learning
highlightthickness
With the default value, relief = FLAT, the checkbutton does not stand out from its background. You may set this option to any of the other styles
start learning
relief
The vertical dimension of the new frame.
start learning
height
The horisontal dimension of the new frame.
start learning
widht

You must sign in to write a comment