Am 30.01.2011, 00:37 Uhr, schrieb Steven Sroka <sroka.ste...@gmail.com>:

>> ... did you meanwhile try to invalidate the layout before adjusting the
>> size?

> Yes, in my eventFilter() I put:
>
>             d->vWindowLayout->invalidate();
>             
> d->descriptionWidget->setFixedSize(d->descriptionWidget->sizeHint().width(),
> 28);
>             adjustSize();

> But that did not solve the problem :(

You have to invalidate /after/ setting the fixed size - at least i think...

Thomas
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to