chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] qt4 layouts


From: Martin DeMello
Subject: Re: [Chicken-users] qt4 layouts
Date: Wed, 4 Jul 2007 01:01:57 +0530

On 7/2/07, felix winkelmann <address@hidden> wrote:
On 7/1/07, Martin DeMello <address@hidden> wrote:
> The qt egg currently doesn't seem to support QLayoutWidget - it fails with
>
> QFormBuilder: Cannot create widget of class QLayoutWidget.
>
> Are there any plans to add this?
>

IIRC, this error comes from the <QtGui> XML->widget transformation
which is inside Qt. I assume we would have to handle this case by hand.
I have no plans in the moment to work on this, as I'm already more than
overwhelmed with daily chicken-and-egg maintenance.

This was my mistake - I was using a Qt3 UI file. Upgrading it to Qt4
fixed the issue.

martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]