Hello!
This post is a short update on the progress of my new Budget Planner software. In the original version the layout was fixed and used vertical and horizontal scrollbars …
Published Dec. 31, 2023 by mh
Hello!
This post is a short update on the progress of my new Budget Planner software. In the original version the layout was fixed and used vertical and horizontal scrollbars …
Published Oct. 8, 2023 by mh
In this project we demonstrate some features of responsive design and how to implement them using Tkinter. We implement the following responsive design techniques: responsive font size, automatic text …
Published Aug. 16, 2023 by mh
In this post we will discuss how to use Tkinter to switch between views with a hierarchical structure. This project, in particular, has a hierarchical treelike structure with a …
Published July 25, 2023 by mh
In this post I discuss a Tkinter project which allows the user to group treeview row data together. This will be done by adding a column to the data …
Published July 4, 2023 by mh
In this post I will showcase a Tkinter project which allows …