How to Build a Tkinter Application Using an Object-oriented Approach | Linux Today

How to Build a Tkinter Application Using an Object-oriented Approach

Written By
L
LinuxConfig.org
Feb 1, 2022

In a previous tutorial, we saw the basic concepts behind the usage of Tkinter, a library used to create graphical user interfaces with Python. In this article, we see how to create a complete although simple application. In the process, we learn how to use threads to handle long-running tasks without blocking the interface, how to organize a Tkinter application using an object-oriented approach, and how to use Tkinter protocols.

L

LinuxConfig.org

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.