filmov
tv
Python GUI Login System Project | Tkinter Login Page | Part 2

Показать описание
This video is the second part of a tutorial series on how to create a login system in Tkinter. In the previous video, we had created a login page with a show/hide password function. In this video, we will create a register page, a switch pages function, and a dark/white theme changing function.
The video starts with the creator explaining the theme changing function. The function takes a theme name argument (dark or white) and changes the application theme using the TK_set_palette method. The method takes a color argument and changes the window and all widget colors. If the color is black, the application will be dark themed. If the color is white, the application will be light themed.
Next, the creator explains how to link the login page and register page with each other. The creator uses a function to display the login page or register page in the screen. To switch to another page, the creator destroys the current displaying page and packs the other page at the position of the destroyed page.
Finally, the creator discusses a problem that occurs when switching back to the login page after changing the theme. The theme is set to dark, but the theme button state is in white theme. The creator will solve this problem in the next part of the video.
Overall, this video is a helpful tutorial for anyone who wants to learn how to create a login system in Tkinter.
Introduction Video: -
Video Part-3: -
Project Playlist:
Used icons: -
Copyright Disclaimer Under Section 107 of the
Copyright Act 1976, allowance is made for 'Fair Use'
for purposes such as criticism, comment, news
reporting, teaching, scholarship, and research,
Fair use is a permitted by copyright statute that might
otherwise be infringing,
Non-profit, educational or personal use tips the
balance in favor of fair use.
_______________ Tkinter Projects Playlists _______________
Login System Project:
Registration System Project:
Student Registration System:
Tkinter Game Project:
Calculator Project:
_______________ Social Links _______________
Facebook:
Instagram:
_______________ Facebook Groups _______________
Tkinter Hub:
Tkinter Help Line:
#TkinterHubLoginSystem
#TkinterHub
The video starts with the creator explaining the theme changing function. The function takes a theme name argument (dark or white) and changes the application theme using the TK_set_palette method. The method takes a color argument and changes the window and all widget colors. If the color is black, the application will be dark themed. If the color is white, the application will be light themed.
Next, the creator explains how to link the login page and register page with each other. The creator uses a function to display the login page or register page in the screen. To switch to another page, the creator destroys the current displaying page and packs the other page at the position of the destroyed page.
Finally, the creator discusses a problem that occurs when switching back to the login page after changing the theme. The theme is set to dark, but the theme button state is in white theme. The creator will solve this problem in the next part of the video.
Overall, this video is a helpful tutorial for anyone who wants to learn how to create a login system in Tkinter.
Introduction Video: -
Video Part-3: -
Project Playlist:
Used icons: -
Copyright Disclaimer Under Section 107 of the
Copyright Act 1976, allowance is made for 'Fair Use'
for purposes such as criticism, comment, news
reporting, teaching, scholarship, and research,
Fair use is a permitted by copyright statute that might
otherwise be infringing,
Non-profit, educational or personal use tips the
balance in favor of fair use.
_______________ Tkinter Projects Playlists _______________
Login System Project:
Registration System Project:
Student Registration System:
Tkinter Game Project:
Calculator Project:
_______________ Social Links _______________
Facebook:
Instagram:
_______________ Facebook Groups _______________
Tkinter Hub:
Tkinter Help Line:
#TkinterHubLoginSystem
#TkinterHub
Комментарии