Patric schrieb: > Unfortunately, the QProgressBar is added with some strange space after > it... (the red circle) It is the placeholder for the percentage text. Try to unset the textVisible property: http://doc.qtsoftware.com/latest/qprogressbar.html#textVisible-prop Alessandro