From: Nicola L. <ni...@te...> - 2000-09-07 07:01:49
|
> 3) We could latch onto a cross-platform GUI library like wxWindows > or FLTK. Pros: These are mature, well written projects, both of > which have python bindings. > Cons: FLTK is C++ Is this a problem? Python is object-oriented, after all. :^) > 5) This page: http://www.trolltech.com/company/announce/loki.html > talks about a partnership between Loki and Trolltech, the makers of > the Qt toolkit. > ... > Cons: Isn't Qt still commercial on Win32? Yep, see point 13 at http://www.trolltech.com/developer/faq/free.html : "13.I want to use Qt to develop free software on Windows. Qt/Windows is only available as Professional/Enterprise Edition, not as Free Edition. Using an X client library for Windows and a Windows X server, it is possible to use the X11 version of Qt on Windows." Yeah, right. :^( > No timetable for this announcement. No specifics. Also, Qt is C++ based too. Cannot see the problem, anyway. Also #2: there seems to be some mismatch between the platforms supported by SDL and those supported by Qt. -- Nicola Larosa - ni...@te... - www.tekNico.net |