Uwe,
This is a bug in the qt?
I tried to set the margin for the QLabel in the Qt Designer, it works.
Maybe the following functions are not implemented correctly?
class QwtTextLabel:
virtual QSize sizeHint() const;
virtual QSize minimumSizeHint() const;
virtual int heightForWidth( int ) const;
Bookmarks