▶️ Watch Entire PyQt5 GUI Thursdays Playlist ✅ Subscribe To My RUclips Channel: bit.ly/3sHT8dc bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶️ Get The Code: bit.ly/394NQ3R
Thank you very much for your videos! I've watched every 189 Tkinter videos, and I've learned a lot. I'm now starting a small project, should I use Tkinter or should I try Qt5?
@@aditya_asundi I like Tkinter, and I know how to create the GUI for my small project using it. However, I don't know if I should forget the existence of Qt5 and wxPython. Is there anything Qt5 and wxPython can do, but Tkinter can't?
I love your videos. I'm learning a lot. I got a question tho. Is it possible to make a searchable combobox that the end user can't insert to the list in the combobox but what they type in the combobox narrows down what the combobox will display.
Your videos are great, I improved my codes a lot because of your videos. is it possible with 3 combobox? I can do it with just two If possible, could you give me some tips on how to do it? Thanks for your videos 👍
you just follow the steps for the second and the third combobox like you did for the first and the second. you have to act like the second combobox is the first and the third is the second.
Is it possible to make male names or female names appear by default as soon as we open, rather than through signal..i.e activated? Thank you in advance
When the program is run for the first time, the default text appears even though nothing is selected in the combobox. This can be misleading. How can we solve this? The first solution could be to not show "female" or "male" at the beginning, or it could be to show the values with "male" selected at the beginning.
Is it possible to make male names or female names appear by default as soon as we open, rather than through signal..i.e activated? Thank you in advance
Is it possible to make male names or female names appear by default as soon as we open, rather than through signal..i.e activated? Thank you in advance
▶️ Watch Entire PyQt5 GUI Thursdays Playlist ✅ Subscribe To My RUclips Channel:
bit.ly/3sHT8dc bit.ly/2IGzvOR
▶️ See More At: ✅ Join My Facebook Group:
Codemy.com bit.ly/2GFmOBz
▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
▶️ Get The Code:
bit.ly/394NQ3R
Thank you very much John Elder for all your videos. They allow me to improve for a year in computer programming with Python.
That's great!
I'm a brasilian guy, but I'm so grateful. Thank you, thank you, thank you. =)
Thank you very much for your videos! I've watched every 189 Tkinter videos, and I've learned a lot. I'm now starting a small project, should I use Tkinter or should I try Qt5?
depends on what you like.
@@aditya_asundi I like Tkinter, and I know how to create the GUI for my small project using it. However, I don't know if I should forget the existence of Qt5 and wxPython. Is there anything Qt5 and wxPython can do, but Tkinter can't?
tkinter or pyQt5 you can do
@@sanskargr9347 tks for your reply!
IT DEPENDS ON WHAT YOU KNOW MUCH
I love your videos. I'm learning a lot. I got a question tho. Is it possible to make a searchable combobox that the end user can't insert to the list in the combobox but what they type in the combobox narrows down what the combobox will display.
Sure
If you haven't already, and I just haven't seen it yet, I'd love to see you make a video about that. 😀
Your videos are great, I improved my codes a lot because of your videos.
is it possible with 3 combobox? I can do it with just two
If possible, could you give me some tips on how to do it?
Thanks for your videos 👍
you just follow the steps for the second and the third combobox like you did for the first and the second. you have to act like the second combobox is the first and the third is the second.
Is it possible to make male names or female names appear by default as soon as we open, rather than through signal..i.e activated?
Thank you in advance
Sure, pretty sure I did that in some video on the playlist
What about the dependencies if we have more than 2 say 4 combo boxes each having dependencies on the previous one?
Try it and see
When the program is run for the first time, the default text appears even though nothing is selected in the combobox. This can be misleading. How can we solve this? The first solution could be to not show "female" or "male" at the beginning, or it could be to show the values with "male" selected at the beginning.
third ;)
fun
First
Nice!
second : (
Awesome
Is it possible to make male names or female names appear by default as soon as we open, rather than through signal..i.e activated?
Thank you in advance
Is it possible to make male names or female names appear by default as soon as we open, rather than through signal..i.e activated?
Thank you in advance