On 11Jan2021 15:52, Dan Stromberg <drsali...@gmail.com> wrote: >On Mon, Jan 11, 2021 at 2:22 PM Cameron Simpson <c...@cskk.id.au> wrote: >> >I've seen some Python gui frameworks like Tkinter, PyQt, etc. but >> >they >> >look kinda like adding a family room onto a 1986 double wide mobile >> >home, and they look even more complicated than creating a GUI from >> >scratch in C++ with a message loop, raising events . . . >> >> They aren't really. I've not use Tkinter, but I have used PyQt. > >Maybe compared to Java or C# they are, which come with almost the only GUI >toolkit that gets used. But there's also a version of Qt for Java. Not >sure about C#.
Hmm, in the distant past I did write a small GUI app using Java. It was a little simpler than (current) Qt to my (fuzzy) recollection, but that might be partly because the toolkit itself was smaller. Unsure now. Cheers, Cameron Simpson <c...@cskk.id.au> -- https://mail.python.org/mailman/listinfo/python-list