Tkinter: The good, the bad, and the ugly!
rantingrick
rantingrick at gmail.com
Thu Jan 20 15:17:06 EST 2011
More information about the Python-list mailing list
Thu Jan 20 15:17:06 EST 2011
- Previous message (by thread): Tkinter: The good, the bad, and the ugly!
- Next message (by thread): Tkinter: The good, the bad, and the ugly!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 20, 12:17 pm, Emile van Sebille <em... at fenx.com> wrote: > The problem with QT is the license. > > Fromhttp://qt.nokia.com/products/licensing/: > > Qt Commercial Developer License > The Qt Commercial Developer License is the correct license to use for > the development of proprietary and/or commercial software with Qt where > you do not want to share any source code. Well as far as i am concerned that takes QT out of the contest. So that leaves WxPython and pyGTK as the only viable options that are mature libraries. Both carry the LGPL license. http://www.pygtk.org/ http://www.wxwidgets.org/about/newlicen.htm One more is FLTK however it looks like a mirror of Tkinter so back in the same place: http://pyfltk.sourceforge.net/index.php#download
- Previous message (by thread): Tkinter: The good, the bad, and the ugly!
- Next message (by thread): Tkinter: The good, the bad, and the ugly!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list