[CentralOH] Python GUI

Eric Floehr eric at intellovations.com
Tue Feb 11 00:06:14 CET 2014


>
> GTK is probably the most friendly cross-platform API/license.
>

And Glade is still used/maintained: https://glade.gnome.org/

Build your GUI in Glade, generate and XML, and use  Gtk.Builder to pull it
in: http://python-gtk-3-tutorial.readthedocs.org/en/latest/builder.html


Of course, it's still not Swing or even SWT.
>

That's not always a bad thing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20140210/ca4fd595/attachment.html>


More information about the CentralOH mailing list