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.
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
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?
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?
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.
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
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!!!! 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?
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 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
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
Thanks a lot this helped me create my ICT Project for an Exhibition
You are the best teacher I've seen on RUclips, thank you so much. It was super clear and easy to understand.
Fact
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!
Amazing tutorial, do you have a follow up on how to link this exact login system to a database?
You are my favorite content creator for my first python projects, thanks a lot
Really you are grate teacher and you tutorials helped me very well i got up writting code but this lesdon was very motivaid me
Super useful, thank you! Got everything I needed to know how to understand Tkinter and its quirks.
Thank You for the helpful tutorial
l have been searching for 10 month's and l will subscribe
damn
great video. many deatails to understand. thanks for the help and keep doing that = )
it helps me refresh! thanks! :)
this was so helpfullll🤩🤩🤩🤩🤩
thank you very much this is soo helpful
BEST VIDEO, MOST HELPFUL..
Amazing!!! This video taught me tkinter
nice this video and very helpful
Amazing tutorial !!!!
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
Very helpful tutorial 😊Thanks
Thanks a lot! You are awesome :)
thank you my dear..
you helped me a lot ❤
your ok is very cute mam 😊😊😊
and really appreciate your teaching
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!
Thank a lot.very help full
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?
nice video
Hala, you are the best!!!
This was an excellent video, very well explained.
amazing tutorial..thank you so much!
Thank you so much!
Great video, thanks very much.
Hello. Nicely explanation.
Can you post new changes?
Honestly very helpful. Will recommend.
Thanks for the support 😊
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?
this is good
thanks for the help
which extention you use for color #??
Very, very good! Thank you
Glad you enjoyed! Thank you for the comment 😊
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
Always Simple and precise explanation
True
Thank you 😊 Glad it’s helpful to you!
You are awesome :) - Love when you say "ok"
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 😊
You can create a new definition(def) and there will be a command to break everything and creat something new. More info ask ai lol
hi mam.... i cannot focus in the video, but into your lovely voice....
Thanks
thx so much!
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.
That's a beautiful accent you have... Which country you are from? 😇.. European?
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
mam how to connect this login page program with other python project code like book store managemnt ?
how do you make a next button after you type in your login which takes you to a new page
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!!!! 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?
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
Hi. Do you mind if I take inspiration on this video to make my school project?
Go ahead!
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
ميه ميه
❤❤
it's not working for me I get this message "tkinter" is not accessedPylance
Name of logitiel please
How to limit number of attempts to try to login to 3
What if i put alot of accounts?
❤
No hate but for these videos you should improve the readability of your code!
Extension name?
i have one doubt mam
👋👋👋👋
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!!