+ 1
Is TkInter the best GUI creator for python?
For more detailed talk, I use Visual Studio Code for my IDE, And i have tried installing PyGame, I have failed, It said go to cmd prompt and type some things, so i did, but it gave error. So anyways is TkInter the best?
2 Respostas
+ 6
it's a matter of personal taste. Personally, i found tkinter to have an outdated design.
Have a look also at QT or WX component.
0
tkinter teaches you the basics of GUI, but it is the better choise for no programmers to code as in my case