- Dec 13, 2017
- 1,387
- 1,385
Well, Google told me that tkinter is bullshit, it was after I created the form for the window, but before I posted the sample here. I chose Qt because I don't need to draw the entire form myself when there is a Qt Designer. I chose the exe file, because I wanted to collect all the functionality under one hood without having to put python or something else. A graphic design for beauty and more convenient operation with a large collection of games. if there are some graphic designers for tkinter, then i can try, but I definitely can't bear to write GUI myself(Although I once had such an experience in C#, but it was a long time ago and not true ).I thought "also" already about a windowed gui with python Tkinter... Want to try this? VepsrP ? "tk" comes already along with the python install.
I can of course abandon the exe, but then we still need a python, even if without additional modules.