Тёмный

Multiple page Tkinter window with login form to redirect to next page | How to add images in frames 

IG Tech Team
Подписаться 6 тыс.
Просмотров 43 тыс.
50% 1

Tkinter is very easy and interesting GUI (Graphical user interface) tool. We can convert our project into GUI with tkinter. I have covered from basics of tkinter:
1. Learn tkinter in 30 minutes:
• Learn Tkinter in just ...
2. Tkinter canvas widget in python
• Tkinter canvas widget ...
3. Multiple page Tkinter window
In this video, I have made three window, first window is login page. We must register first to enter to next page.
Get source code with only two steps:
Step 1: Subscribe to my channel directly using this link:
/ @igtechteam
Step 2: Then click on this link to get the code:
igtechteam.wor...
➥Blog: igtechteam.wor...
➥Facebook page: / ishwargautam239
➥Instagram page: / ishwar_gautam1
➥LinkedIn: / ishwargautam1
Searching for more videos? Then here is the link:
🢡Complete Natural Language Processing Playlist:
• Natural Language Proce...
🢡To learn about deep learning:
• Deep Learning
🢡To learn about Machine learning and data science tutorial:
• (Tutorial) Machine lea...
🢡To learn about project of Machine learning and data science:
• (Project) Machine lear...
🢡To learn about python full course:
• Python tutorial with f...
🢡To learn about java full course:
• Java tutorial
🢡Project discussion: What project can we make from python, PHP, java, C/C++:
• Wifi related
🢡Learn in just one video (coding like C,C++,Java, PHP, python and many more)
• Learn in one video
➤visit my channel to find more videos:
/ igtechteam
#Tkinter
#Login_Page
#Multiple_window .
यस च्यानलमा अप्लोड भएका video हरु र अन्य code वा file हरु download गरी अन्य च्यानलमा अप्लोड भएको पाइएमा कडा भन्दा कडा कारबाही गरिनेछ।
To upload my videos to another channel or misuse my files or codes is strictly prohibited . We have no concern regarding embedding videos on many other sites. Keep loving, Keep supporting!

Опубликовано:

 

9 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 57   
@divyakumari2725
@divyakumari2725 3 года назад
It has tkinter explained in the best possible way...thankyou for making this video on demand!!!!!!!!!!!!
@IGTechTeam
@IGTechTeam 3 года назад
My pleasure
@hkar4385
@hkar4385 6 месяцев назад
@@IGTechTeamhello. hopefully it's not strange to comment 3 years later. What does "controller" do
@prerit791
@prerit791 2 года назад
THANK YOU DAI😍❤
@pradiptapaul_
@pradiptapaul_ 3 года назад
Very nice explanation, thank you very much
@digitalmachine0101
@digitalmachine0101 6 месяцев назад
Good information
@undextered
@undextered 3 года назад
Best explanation for me as I don't know how classes work
@shortTelevision
@shortTelevision Год назад
heee heee heeee you are the best. you save my life
@hoclaptrinhit1950
@hoclaptrinhit1950 2 года назад
thank you IG Tech Team 🤓🤓
@ashishsinghNITR
@ashishsinghNITR Год назад
Thank you so much, it helped me a lot ❤❤
@aomartarkzi8150
@aomartarkzi8150 3 года назад
thanks from Morocco
@ajaydeuskar867
@ajaydeuskar867 Год назад
You are a GEM
@omprakashsadangi7281
@omprakashsadangi7281 2 года назад
Really its helpful.
@Chris-jv7ke
@Chris-jv7ke 3 года назад
You're doing great work sir
@shashankshekhar9917
@shashankshekhar9917 3 года назад
Nice and Clear explanation ☺️ Thanks You Buddy !!
@upendrakoirala3381
@upendrakoirala3381 3 года назад
Nice video
@IGTechTeam
@IGTechTeam 3 года назад
Tnx a lot
@Hggk8667
@Hggk8667 2 года назад
Thanks for sharing
@AmitSingh-hl3vf
@AmitSingh-hl3vf 3 года назад
Great Video sir,I have made this multiple page window but dont know how to integrate it with the rest of the code , so that on clicking Login it redirects us to the main page of the code.
@IGTechTeam
@IGTechTeam 3 года назад
Just you have to make multiple window as in this video, and then you have to split your code properly and put in the init function of each class
@ramneupane2457
@ramneupane2457 3 года назад
👍👍
@surendragupta1656
@surendragupta1656 3 года назад
Hi Sir, your videos are very helpful. I have a query. I wanted to display same content (labels) on multiple pages. Instead of creating the widgets under each frame class, is it possible that I can write a function definition and call on each page? can you please let me know how to do it?
@jamescena6892
@jamescena6892 3 года назад
Want to meet you sir Thanks for uploading video
@IGTechTeam
@IGTechTeam 3 года назад
So nice of you
@douglasongiyo505
@douglasongiyo505 Год назад
Good work on this explanation, I am getting a TypeError: mainloop ( ) missing 1 required positional argument 'self' right after adding the app.mainloop( ) method. Could you help in resolving this? thanks
@Ujjwalkumar-iy2xe
@Ujjwalkumar-iy2xe 3 года назад
You are doing great work well explained everything 👍🏻
@IGTechTeam
@IGTechTeam 3 года назад
Thank you💖
@Ujjwalkumar-iy2xe
@Ujjwalkumar-iy2xe 3 года назад
@@IGTechTeam I had made a successful python project with your help, I want to become a full stack developer in python , machine learning and AI , can you please provide me the roadmap to learn all this thing and which type of projects I can made in future after learning all this things ?! Although thanku for your help 😊😀
@vijanchhetri1115
@vijanchhetri1115 3 года назад
Great explanation!!
@IGTechTeam
@IGTechTeam 3 года назад
Thanks a lot
@sportiano3348
@sportiano3348 2 года назад
thanks bro , but please download video for multiple pages only in your channel
@stanleya5031
@stanleya5031 Год назад
Hi Sir, Can you explain please how we pass the argument inside the class(example : Class Firstpage(tk.frame)
@SV-2277
@SV-2277 3 года назад
Great and really appreciated for your time and efforts. Could you please show how to add background image to the FirstPage and set login.
@IGTechTeam
@IGTechTeam 3 года назад
Yes I have already explained in this video... using pillow to load image and login page by using several components of tkinter
@acecausing2952
@acecausing2952 2 года назад
Hi I'm a new subscriber here can I ask how to add background image in this program.. 😁😁😁
@mohammadsorour1
@mohammadsorour1 2 года назад
sir how can i use canvas inside the classes instead i have tried but just the canvas appears not images inside it
@ethiopianboxingvilageeyova3753
@ethiopianboxingvilageeyova3753 3 года назад
when i wrot verify() in the code, it will be hide submit button how i fix it boss
@monikagupta3219
@monikagupta3219 2 года назад
this code is not working in pycharm editor. it is creating a simple gui window without any button
@dinhdthanh4429
@dinhdthanh4429 3 года назад
How can i add a menu on the top of windows
@sakshamsoni271
@sakshamsoni271 3 года назад
bro window how do i make the window not be able resize and also is there a option to disable the quit button on top
@IGTechTeam
@IGTechTeam 3 года назад
Use this: window.resizable(0,0)
@faizivlogs9305
@faizivlogs9305 3 года назад
sir kindly tell me that how could i use my code in that?
@IGTechTeam
@IGTechTeam 3 года назад
copy your code and put in between each init function of class
@ramneupane2457
@ramneupane2457 3 года назад
👍
@KromKromKromKrom
@KromKromKromKrom Год назад
bro github ma cha?
@sriramsriram9246
@sriramsriram9246 2 года назад
sir please upload this code in description sir please
@odams
@odams 2 года назад
@KromKromKromKrom
@KromKromKromKrom Год назад
ayo nepali accent
@BlantinaButete
@BlantinaButete 10 месяцев назад
not clear
@krohit65
@krohit65 3 года назад
Bro add image background in one page atleast please
@IGTechTeam
@IGTechTeam 3 года назад
In first window, the background is image, not?
@krohit65
@krohit65 3 года назад
@@IGTechTeam Thanks bro , itna frustrated ho gaya tha na ki pura video nhi dekh paya, subah se isi ka soln dhund raha hu
@meetpatel1032
@meetpatel1032 Год назад
I have 1 problem in my project can you solve it?
@meetpatel1032
@meetpatel1032 Год назад
And also it is necessary to use self while making the function using def in python??
@singh4435
@singh4435 2 года назад
Very nice but your pronunciation is very terrible😀
@rameshbiswokarma6007
@rameshbiswokarma6007 2 года назад
No, its clear and easy
@originaldoomgaming8178
@originaldoomgaming8178 2 года назад
@@rameshbiswokarma6007 it is not
Далее
How to Pass Data between Multiple Windows in Tkinter
18:19
Using tkinter with classes
28:23
Просмотров 63 тыс.
Understanding parenting and frames in tkinter
11:42
Просмотров 13 тыс.
Working with multiple windows in tkinter
13:26
Просмотров 32 тыс.