Kermit, Kermit Mei wrote: > But, as for a QProcessBar, I can't modify the value-bar in it, it is > always a rectangle bar. The value bar inside is called chunk and you can modify it via QProgressBar::chunk. See: http://doc.qtsoftware.com/4.5/stylesheet-examples.html#customizing-qprogressbar Regards Lars