[PyQt] App Color/Style Themes

2011-05-16 Thread James Polk
Anyone have any experience working with,tweeking, and/or creating new app color schemes?...the one's specificed with "app.setStyle()"... Of the released ones: "Plastique", "CDE", "motif", "SGI", "Windows", "CleanLooks", "Mac" is there a way to tweek the colors in these? Where are they found? Can

[PyQt] Links in QMessageBox.about() not working

2011-05-16 Thread Anoop Panavalappil
Hi There, I am developing a simple cross platform GUI using PyQt. I have tried to show the about dialog using QMessageBox.about() with richtext formatting with html tags (, , and ). The dialog correctly renders the HTML but the links are not working. Interestingly, when I tried the QMessageBox.ab