On 12.08.08 20:31:37, Chris Withers wrote: > Phil Thompson wrote: >>> Anyway, some questions: >>> >>> - where do I get the Qt Designer from? >> >> It's part of Qt. > > Is this Qt for Java or Qt for C++? Which one do I install?
AFAIK both, but for PyQt4 you'd have Qt/C++ installed already anyway, right? So you can just use that one. Qt Designer doesn't care about the language that you use for the actual code, it just produces a .ui file anyway. Andreas -- Beware of a tall blond man with one black shoe. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
