Re: QGraphicsWidget + PopupApplet issue

2008-09-18 Thread Alessandro Diaferia
2008/9/18 Marco Martin <[EMAIL PROTECTED]> > On Thursday 18 September 2008, Alessandro Diaferia wrote: > > Hello crazy hackers! =) > > > > I'm working on "Raptor 2, the revenge" =) and encountered a weird issue. > > I've just created my own RaptorGraphicsWidget to embed in the PopupApplet > > but

Re: QGraphicsWidget + PopupApplet issue

2008-09-18 Thread Marco Martin
On Thursday 18 September 2008, Alessandro Diaferia wrote: > Hello crazy hackers! =) > > I'm working on "Raptor 2, the revenge" =) and encountered a weird issue. > I've just created my own RaptorGraphicsWidget to embed in the PopupApplet > but its height seems fixed. I can't figure out why since i'v

QGraphicsWidget + PopupApplet issue

2008-09-18 Thread Alessandro Diaferia
Hello crazy hackers! =) I'm working on "Raptor 2, the revenge" =) and encountered a weird issue. I've just created my own RaptorGraphicsWidget to embed in the PopupApplet but its height seems fixed. I can't figure out why since i've also reimplemented QGraphicsWidget::sizeHint(); Can you please h