Hi,

I would like to add frame around whole status bar. Same properties like for QFrame (panel, sunken...).
Is there any easy way how to implement this?

I try to design frame with some widgets and then add to status bar with addWidget() property but status bar remain empty.

Thanks in advance

Marek