0% found this document useful (0 votes)
9 views3 pages

Essential Widgets and Layout Methods

The document lists various user interface widgets including Label, Entry, Button, CheckButton, Radiobutton, Combobox, Spinbox, LabelFrame, and Text. It also mentions layout management methods such as grid() and pack() for positioning these widgets. This serves as a quick reference for UI components and their arrangement in a graphical interface.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Essential Widgets and Layout Methods

The document lists various user interface widgets including Label, Entry, Button, CheckButton, Radiobutton, Combobox, Spinbox, LabelFrame, and Text. It also mentions layout management methods such as grid() and pack() for positioning these widgets. This serves as a quick reference for UI components and their arrangement in a graphical interface.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Widget : Label

Widget : Entry

Widget : Button

Widget : CheckButton

Widget : Radiobutton
Widget : Combobox

Widget : Spinbox

Widget : LabelFrame

Widget : Text
grid() method for position

pack() for position

You might also like