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
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
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