Tekpro Python Chapter 10 gui
Tekpro Python Chapter 10 gui
Chapter 10
Teknik Pemprograman
Syaeful Anas Aklani, M.Kom
Tkinter
• Tkinter is the Python interface to the Tk GUI toolkit shipped
with Python. We would look at this option in this chapter.
• Tkinter is the standard GUI library for Python. Python when
combined with Tkinter provides a fast and easy way to
create GUI applications. Tkinter provides a powerful object-
oriented interface to the Tk GUI toolkit.