Skip to content

Widget Windows

Luke edited this page Mar 31, 2020 · 10 revisions

Widget Windows

Creating widgets onto the canvas used to be a pain. Now, it's easier and takes just 1 method to do so. Using the provided methods also simplify the process greatly, making it more beginner-friendly.

Table of Contents

create_button()

create_checkbutton()

create_entry()

create_frame()

create_label()

create_labelFrame()

create_listbox()

create_menu()

create_panedWindow()

create_radiobutton()

create_scale()

create_scrollbar()

create_spinbox()

create_text()

create_toplevel()

Clone this wiki locally