Hi,

I have a QProgressBar set to GTK like this:

self.pBar = QtGui.QProgressBar()
self.pBar.setRange(0, 0)
self.pBar.setStyle(QtGui.QStyleFactory.create('GTK'))

I like the subtle colour pulsing from dark blue to light blue for a busy bar better than the traveling blocks. However, the default is a little too subtle and I can barely see any pulsing at all:


How would I go about setting the colours for a progressbar in GTK style?

Thanks,
frank


--

ohufxLogo 50x50 <http://www.ohufx.com>    
*vfx compositing <http://ohufx.com/compositing.html> | *workflow customisation and consulting <http://ohufx.com/customising.html>* *
                *<http://ohufx.com/compositing.html>*
<http://www.nukepedia.com/nubridge>       
        

Your gateway to over 1,000 free tools... right inside of Nuke <http://www.nukepedia.com/nubridge>

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to