Almar Klein wrote: > I've build an application using PyQt running in Python 3. I am using > CentOS 5.5 (using a virtual box) to build binaries which can be used on ... > My questions are: > - Why is the GTK+ theme not available on CentOS, since it's GNOME?
iirc, rhel5's qt is too old (ie, doesnt include the gtk+ theme which was introduced in qt-4.5.x). -- Rex _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
