On 12/28/23 18:05, Félix An via Python-list wrote:
I'm used to C# WinForms, which has an easy-to-use drag-and-drop GUI
designer in Visual Studio. Is there anything similar for Tk? How about
Qt? What do you recommend as the easiest way to create GUI programs in
Python, similar to the ease of use of C# WinForms?
Qt has a long-standing Designer tool.
I was pretty sure there was nothing for tkinter, but it seems at least
someone tried:
https://pypi.org/project/tkdesigner/
and someone has tried a web-based one (looks like it may help to read
Chinese for that one)
https://visualtk.com/
--
https://mail.python.org/mailman/listinfo/python-list