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
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