|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Any Tkinter Experts?
|
Hi,
Tkinter is the one GUI package included in Python's standard lib. I used
it a long time ago, and it seemed pretty easy to figure out from the
little I did with it. But if I were writing a (non-web) GUI in Python
these days, I'd probably use Wx or Qt instead.
-HJB
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|