Python Tutorial: GUI Calculator with Model View Controller #13

preview_player
Показать описание
In this part we style the buttons by configuring 'TButton' in our ttk.Style() object.

The complete series will show you how to code a fully functioning simple calculator from scratch using the tkinter graphical user interface library. Tkinter comes preinstalled when you download Python. You will also get an idea of what it is like to code in the style of model view controller.

Рекомендации по теме
Комментарии
Автор

I must express my deep gratitude to you Viktor, for this amazing MVC tutorial! 🙌 Through these series, I have finally grasped the logic. I respect you greatly for that! 🤝

feelsdiscontented
Автор

Hey Victor. Thank you for posting this tutorial. I started to learn Python a while ago and now I learn Turtle Game Design and Tkinter. Your tutorial quite helped me how is the MVC app looking in Tkinter. I think it is quite difficult to grasp for the first time but I will get there. Thanks, :-).

eccololo
Автор

Was helpfull to improve the development in MVC con Python.

eduardotrujillo
Автор

Hey i need the pycal 2.0, why you not upload those video?

taybulislam
Автор

Hey Victor, nices series! Would you be willing to share the code for educational purposes (like a github repo or sth)?

mirkoedu-steinlem
Автор

can you leave the project in the description please, it would be of great help

jimmyzea
Автор

Thanks Victor for this series. Can you please share code on github?

maroD