+ 3
Best way to develop GUI app using python?
I just want to create a menu like GUI with buttons similar to that of a telephone keypad. I would focus later on over its aesthetics. Concidering this future aspect Tkinter would be the right thing? How do I bind my scripts to those buttons? Am I heading in the right direction? Can someone guide me through this? Also a link to the best resource would be great.
7 ответов
+ 4
check this.
GUIs with Tkinter (intermediate): https://www.youtube.com/playlist?list=PLQVvvaa0QuDclKx-QpC9wntnURXVJqLyk
+ 3
Use tkinter, you have example on my profile
+ 3
Sai Sardesai Well them, have a fun with GUI programming 🙂
+ 2
Any gui allow you to get your menu... Anyway, try to search Kivy with google... You can run it on mobile also 😉
+ 2
Use Tkinter!
If You Want, You Can Use My Modern GUI Framework For Your Tkinter Apps: https://github.com/sancho1952007/Modern-GUI-v3.0
+ 1
I personly use tkinter but any gui package should work
+ 1
I used kivy to be honest and its good except for the changes in framework are too frequent Maninder $ingh Fishbigger Nitrocell