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

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2020
  • 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.wordpress.com/2023...
    ➥Blog: igtechteam.wordpress.com/
    ➥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!
  • НаукаНаука

Комментарии • 57

  • @shashankshekhar9917
    @shashankshekhar9917 2 года назад

    Nice and Clear explanation ☺️ Thanks You Buddy !!

  • @pradiptapaul_
    @pradiptapaul_ 3 года назад +2

    Very nice explanation, thank you very much

  • @divyakumari2725
    @divyakumari2725 3 года назад +4

    It has tkinter explained in the best possible way...thankyou for making this video on demand!!!!!!!!!!!!

    • @IGTechTeam
      @IGTechTeam  3 года назад +1

      My pleasure

    • @hkar4385
      @hkar4385 3 месяца назад

      @@IGTechTeamhello. hopefully it's not strange to comment 3 years later.
      What does "controller" do

  • @Chris-jv7ke
    @Chris-jv7ke 2 года назад

    You're doing great work sir

  • @undextered
    @undextered 2 года назад

    Best explanation for me as I don't know how classes work

  • @prerit791
    @prerit791 2 года назад +2

    THANK YOU DAI😍❤

  • @ashishsinghNITR
    @ashishsinghNITR Год назад

    Thank you so much, it helped me a lot ❤❤

  • @aomartarkzi8150
    @aomartarkzi8150 2 года назад

    thanks from Morocco

  • @omprakashsadangi7281
    @omprakashsadangi7281 Год назад

    Really its helpful.

  • @ajaydeuskar867
    @ajaydeuskar867 Год назад

    You are a GEM

  • @Hggk8667
    @Hggk8667 2 года назад

    Thanks for sharing

  • @hoclaptrinhit1950
    @hoclaptrinhit1950 2 года назад

    thank you IG Tech Team 🤓🤓

  • @digitalmachine0101
    @digitalmachine0101 4 месяца назад

    Good information

  • @surendragupta1656
    @surendragupta1656 3 года назад +1

    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?

  • @shortTelevision
    @shortTelevision Год назад

    heee heee heeee you are the best. you save my life

  • @vijanchhetri1115
    @vijanchhetri1115 3 года назад

    Great explanation!!

  • @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 😊😀

  • @stanleya5031
    @stanleya5031 Год назад

    Hi Sir, Can you explain please how we pass the argument inside the class(example : Class Firstpage(tk.frame)

  • @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

  • @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

  • @jamescena6892
    @jamescena6892 3 года назад +1

    Want to meet you sir
    Thanks for uploading video

  • @upendrakoirala3381
    @upendrakoirala3381 3 года назад +2

    Nice video

  • @sportiano3348
    @sportiano3348 2 года назад

    thanks bro , but please download video for multiple pages only in your channel

  • @AmitSingh-hl3vf
    @AmitSingh-hl3vf 3 года назад +1

    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 года назад

      👍👍

  • @ethiopianboxingvilageeyova3753
    @ethiopianboxingvilageeyova3753 2 года назад

    when i wrot verify() in the code, it will be hide submit button how i fix it boss

  • @dinhdthanh4429
    @dinhdthanh4429 3 года назад

    How can i add a menu on the top of windows

  • @acecausing2952
    @acecausing2952 2 года назад

    Hi I'm a new subscriber here can I ask how to add background image in this program.. 😁😁😁

  • @svem1972
    @svem1972 3 года назад +1

    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 года назад +1

      Yes I have already explained in this video... using pillow to load image and login page by using several components of tkinter

  • @sakshamsoni271
    @sakshamsoni271 2 года назад

    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  2 года назад

      Use this: window.resizable(0,0)

  • @KromKromKromKrom
    @KromKromKromKrom Год назад

    bro github ma cha?

  • @monikagupta3219
    @monikagupta3219 2 года назад

    this code is not working in pycharm editor. it is creating a simple gui window without any button

  • @sriramsriram9246
    @sriramsriram9246 2 года назад

    sir please upload this code in description sir please

  • @faizivlogs9305
    @faizivlogs9305 3 года назад +1

    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 года назад

      👍

  • @krohit65
    @krohit65 2 года назад

    Bro add image background in one page atleast please

    • @IGTechTeam
      @IGTechTeam  2 года назад +1

      In first window, the background is image, not?

    • @krohit65
      @krohit65 2 года назад

      @@IGTechTeam Thanks bro , itna frustrated ho gaya tha na ki pura video nhi dekh paya, subah se isi ka soln dhund raha hu

  • @KromKromKromKrom
    @KromKromKromKrom Год назад

    ayo nepali accent

  • @BlantinaButete
    @BlantinaButete 8 месяцев назад

    not clear

  • @odams
    @odams 2 года назад

  • @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 года назад +1

    Very nice but your pronunciation is very terrible😀