From kde-devel Wed Sep 28 14:42:40 2005 From: Juan Luis Baptiste Date: Wed, 28 Sep 2005 14:42:40 +0000 To: kde-devel Subject: Re: Creating a kpart component that uses a custom widget Message-Id: <433AABE0.6030408 () cable ! net ! co> X-MARC-Message: https://marc.info/?l=kde-devel&m=112791864217060 David Faure wrote: >On Tuesday 27 September 2005 17:08, Juan Luis Baptiste wrote > > >You need to go back to a QWidget, and maybe you need to implement its "virtual QSize sizeHint() const" >method, to give a reasonable default size to the widget (if it doesn't have a layout). >Check in code with isVisible() whether it's actually shown... >And make sure it gets a non-0 parent widget. > > > I went back to QWidget and tried in another box and it worked. I suppose I had installation issues in my laptop. Thanks !! Cheers, Juan Luis Baptiste. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<