Your tutorials helped me finish a project that needed me to make a main window, a login window, and a window for creating an account. What I have struggled with for almost a month, I was able to complete just this week thanks to this helpful resource, and the deadline is today. I've already recommended this video and this channel to a few people.
@@codefirstwithhala I am also trying to use resource to create a register and login app but once I type in the codes and run them in pydroid 3 on phone it generating an error so am still struggling with it can you please help me with some changes made on the your video.
Thanks for your such a great explanation. Especially, how you do it step-by-step.Actually I have an exam at Friday, I guess it is the most efficient intro video into Tkinter. Super thanks, appreciate it.
What do you do next to establish changing the window after successfully logging in so changing the window content from login to whatever the program is intended for?
Hi , I make a page consisting a button and give the command to open a new page without destroying the previous page it works but when I add image in second page and try to open it by first page without destroying first , then it doesn't show me that image that I add to second page But when I run the second page Individually it works properly and also shows that image which i add to it can you please help me to solve this problem
How are you able to run a pack and grid? I thought this was impossible. I am using a class so, how are you supposed to use pack and grid at the same time? I have the frame outside of the class but it still gives me a syntax error.
awesome tutorial! i am still learning, and i have a question on how to get a progression from this. is there a tutorial to show how to advance from the log in screen to the next screen where you can place your content?
i'm getting consistant error msgs in login function : "username_entry" is not defined "username" is not defined "password_entry" is not defined "password" is not defined at first I thought it's spelling mistake so I revised the code dozen of times and when I lost hope I downloaded ur code from github, the same problem presists
Hi bro am doing ocr, and I need 70/70 for the courseweok when it comes to the the actual documentation what should I be doing to making sure am maximising all the marks. Do you also know where I can get access to people’s coursework documentation that has also done well and as we are only given the exemplar in my school. Am in year 13 rn, I have already started doing my coursework, am not sure if you have any sort of methods where I could potentially get feedback from you on what I have written for my analysis. Thanks
Hi I have used your logic but my database is oracle i am facing below error oracledb.exceptions.DatabaseError: ora-00911: invalid character Can you help me in resolving
Hello, great video. Help me a lot in getting back into coding after almost 30 years (last time I code an app). Thank you, keep it up. BTW, do you mind sharing the VS Code extension you use that helps in displaying the color when you type the hex code in the editor window ? much appreciate and thank you
BTW, do you mind sharing the VS Code extension you use that helps in displaying the color when you type the hex code in the editor window ? much appreciate and thank you (2) (30 years? wow thats amazing. COBOL Guy? heh)
Hi there, you are doing a stunning job! An interesting point, on my MAC and current version of Python and Wing Personal, the hex code #FF3399 doesn't work as a "bg" colour on the Button, only as a "fg" colour for the text. Ran your code from Github and the same thing happened. To make it look reasonably good I just swapped the "bg" and "fg" colours. Any ideas why it doesn't work?
Hi!!!! Thanks for your great job! ^^ How can you solve that if i would like to press enter right after type the password except clicking onto the button?
Your tutorials helped me finish a project that needed me to make a main window, a login window, and a window for creating an account.
What I have struggled with for almost a month, I was able to complete just this week thanks to this helpful resource, and the deadline is today.
I've already recommended this video and this channel to a few people.
Thank you so much for your comment and support! I'm glad the video has helped! 😊
@@codefirstwithhala I am also trying to use resource to create a register and login app but once I type in the codes and run them in pydroid 3 on phone it generating an error so am still struggling with it can you please help me with some changes made on the your video.
wow, best explanation ive ever seen. been trying to learn tkinter for the past few months, and never got anywhere. thanks a lot
no
You are the best teacher I've seen on RUclips, thank you so much. It was super clear and easy to understand.
Thanks for your such a great explanation. Especially, how you do it step-by-step.Actually I have an exam at Friday, I guess it is the most efficient intro video into Tkinter. Super thanks, appreciate it.
WOW, after searching for an hour you fixed it! Thank you so much!
l have been searching for 10 month's and l will subscribe
damn
You are my favorite content creator for my first python projects, thanks a lot
Super useful, thank you! Got everything I needed to know how to understand Tkinter and its quirks.
Thank You for the helpful tutorial
Really you are grate teacher and you tutorials helped me very well i got up writting code but this lesdon was very motivaid me
Amazing tutorial, do you have a follow up on how to link this exact login system to a database?
BEST VIDEO, MOST HELPFUL..
it helps me refresh! thanks! :)
Amazing tutorial !!!!
Amazing!!! This video taught me tkinter
Honestly very helpful. Will recommend.
Thanks for the support 😊
great video. many deatails to understand. thanks for the help and keep doing that = )
Always Simple and precise explanation
True
Thank you 😊 Glad it’s helpful to you!
this was so helpfullll🤩🤩🤩🤩🤩
Hala, you are the best!!!
Very helpful tutorial 😊Thanks
This was an excellent video, very well explained.
thank you very much this is soo helpful
Thank you ma'am . I hope it will run ,Im gonna use your codes later . I write some feedback here again once it working.
Okay, thanks for the help!
amazing tutorial..thank you so much!
Thanks a lot! You are awesome :)
thank you my dear..
you helped me a lot ❤
how about when you press the log-in you will go to the other page
I wanted to learn the same, did you find any help?
Use command inside button 😊
Thank a lot.very help full
Very, very good! Thank you
Glad you enjoyed! Thank you for the comment 😊
Thank you so much!
which extention you use for color #??
You are awesome :) - Love when you say "ok"
What do you do next to establish changing the window after successfully logging in so changing the window content from login to whatever the program is intended for?
Great video, thanks very much.
Hello. Nicely explanation.
Can you post new changes?
nice this video and very helpful
I'm waiting ❤️🖤🖤
😁😁😁
Hi , I make a page consisting a button and give the command to open a new page without destroying the previous page it works but when I add image in second page and try to open it by first page without destroying first , then it doesn't show me that image that I add to second page
But when I run the second page Individually it works properly and also shows that image which i add to it
can you please help me to solve this problem
How are you able to run a pack and grid? I thought this was impossible. I am using a class so, how are you supposed to use pack and grid at the same time? I have the frame outside of the class but it still gives me a syntax error.
hi mam.... i cannot focus in the video, but into your lovely voice....
awesome tutorial! i am still learning, and i have a question on how to get a progression from this. is there a tutorial to show how to advance from the log in screen to the next screen where you can place your content?
thanks for the help
i'm getting consistant error msgs in login function :
"username_entry" is not defined
"username" is not defined
"password_entry" is not defined
"password" is not defined
at first I thought it's spelling mistake so I revised the code dozen of times and when I lost hope I downloaded ur code from github, the same problem presists
how do you make a next button after you type in your login which takes you to a new page
your ok is very cute mam 😊😊😊
and really appreciate your teaching
Hi bro am doing ocr, and I need 70/70 for the courseweok when it comes to the the actual documentation what should I be doing to making sure am maximising all the marks. Do you also know where I can get access to people’s coursework documentation that has also done well and as we are only given the exemplar in my school. Am in year 13 rn, I have already started doing my coursework, am not sure if you have any sort of methods where I could potentially get feedback from you on what I have written for my analysis.
Thanks
mam how to connect this login page program with other python project code like book store managemnt ?
thx so much!
Hi
I have used your logic but my database is oracle i am facing below error
oracledb.exceptions.DatabaseError: ora-00911: invalid character
Can you help me in resolving
Hello, great video. Help me a lot in getting back into coding after almost 30 years (last time I code an app). Thank you, keep it up.
BTW, do you mind sharing the VS Code extension you use that helps in displaying the color when you type the hex code in the editor window ? much appreciate and thank you
BTW, do you mind sharing the VS Code extension you use that helps in displaying the color when you type the hex code in the editor window ? much appreciate and thank you (2)
(30 years? wow thats amazing. COBOL Guy? heh)
nice video
Hi there, you are doing a stunning job! An interesting point, on my MAC and current version of Python and Wing Personal, the hex code #FF3399 doesn't work as a "bg" colour on the Button, only as a "fg" colour for the text. Ran your code from Github and the same thing happened. To make it look reasonably good I just swapped the "bg" and "fg" colours. Any ideas why it doesn't work?
I am having the same problem on pycharm macbook
Thanks
it's not working for me I get this message "tkinter" is not accessedPylance
That's a beautiful accent you have... Which country you are from? 😇.. European?
Hi!!!! Thanks for your great job! ^^ How can you solve that if i would like to press enter right after type the password except clicking onto the button?
How to limit number of attempts to try to login to 3
Hi. Do you mind if I take inspiration on this video to make my school project?
Go ahead!
What if i put alot of accounts?
Extension name?
i have one doubt mam
ميه ميه
No hate but for these videos you should improve the readability of your code!
❤❤
❤
26:04
👋👋👋👋
thanks for the videos but i must say that all those 'what i'm going to do, im going to go ahead and do..'s are annoying..
your structure is poor, plan before making videos
Why don't you present your content in the language of your country instead of using the English language to publish the content, silly girl
i trying to create "site" gift to my gf with challegens about our relationship
Thank You!!