|
|
|
|
|
by fuzztester
822 days ago
|
|
I've not tried wxWidgets (C++), but I've written a few small GUI apps in wxPython. It is good. Only built them on Windows, though. Qt is to PyQt and PySide as wxWidgets is to wxPython, roughly. Check FLTK (Fast Light Tool Kit) too (C++). |
|