Python - How to Create Multiple Window Frames with TKinter ( The easiest way )

preview_player
Показать описание
In this video we show you how to switch frames in Python using TKinter. There are several ways to do this but this is by far the easiest way I have found so far.

GitHub Repository ( Don't forget to star !):

Watch the ATM tutorial series here:

Sponsor me on GitHub!

Follow my blog:

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

Fantastic tutorial, no need to create classes! Thank you so much!

leonlukosevicius
Автор

This is a really great tutorial, thank you so much you saved me from falling into a heavy frustration <3

djpolancotd
Автор

I am korean and this is great for me. This videos is more helpful than korean blog sites thank you

mapleshots
Автор

old video but just came across it and it helped me alot! This was just the thing i was looking for

tanktic
Автор

You saved me man, ver very Thank you.. tomorrow is my hackathon project submission nd jst linking part was left

ayushseth
Автор

thank you so much for this tutorial, you really helped me a lot

Akram_Wael
Автор

Great work man, this really helped me. 👍👍👍 Keep making such tutorials. ❤️❤️

raprocks
Автор

Brilliant tutorial! very well explained

cillianck
Автор

This is exactly what i was loking for! Thanks a lot.

joserubencordovarodriguez
Автор

Brilliant tutorial! very well explained. I just SUBSCRIBED

abdolabdollah
Автор

Thanks this is great basic tutorial for multiple pages gui

jd-yois
Автор

Finally I got this type of video. Thanks bro

suryakantamoharana
Автор

Thank you so much this is exactly what I needed. You made my work easy.
God bless you☺

prernatopno
Автор

Thank you so much for this tutorial sir !!

seviecrawford
Автор

is there anyway to do this with canvas? my program I'm trying to create heavily relies on canvas'.

jacery
Автор

Thank you ❤️, the other one is too hard for me.

furzy
Автор

Thank you very much. It was really useful

ayanokoji
Автор

Awesome video, python, java, flutter, which language I should choose to create a GUI app for rasbian (virtual environment), I want to create an app on my windows pc, and when it's done I just want to test how it is working in rasbian and than in real raspberry pi 4.

I don't want to install any additional module from the terminal, I want something that can directly run on rasbian

jayantbarthwal
Автор

Brilliant video. If the user wants an image as the background, they will have to use a canvas. It is possible to do the same thing using canvases?

Paul-lypw
Автор

what should we code if we want frame 1 as default and frame 2, 3 should be under a menu button . when we click the menu button, i should get 2 options (frame 2 and frame 3) and when clicked the frame 2 or 3, still the menu should be available and when we are in frame 2 or frame 3, the menu button should show frame 1 so that i can go back to frame 1 .

please reply the code or make a video on it in short term . pls

viji