Skip to content

Opening book details…

Can I read Tkinter GUI Programming Basics on EtoBox?

Tkinter GUI Programming Basics by Parul Thalquotra is a document available to read on EtoBox.

What is Tkinter GUI Programming Basics about?

This document provides an overview of GUI programming in Python using the tkinter module. It discusses how tkinter can be used to create graphical user interfaces (GUIs) for desktop applications. The main steps include importing tkinter, creating a main window object, adding widgets like buttons and labels, and starting the main event loop. It also describes commonly used tkinter widgets like Button, Checkbutton, and Entry, and provides examples of how to use them to add buttons, checkboxes, and text entry

Author
Parul Thalquotra
Language
EN