Hi Marcin,

This problem is related with the bug 378 in PySide bugzila[1], We
fixed this bug on git HEAD version and this will be part of the new
release.

[1]http://bugs.openbossa.org/show_bug.cgi?id=378

Thanks


On Tue, Oct 12, 2010 at 1:24 PM, Marcin Łyko <[email protected]> wrote:
> Hi,
>
> I try to subclass the QObject class, but I encounter, IMHO, strange
> problem - I can create only one instance of my QObject subclass. It
> seems that it is not allowed to do anything in the QObject subclass
> __init__() method until the QObject.__init__() is called.
>
> I don't see any reason for this kind of limitation, from Python point of
> view. Please correct me if I'm wrong.
>
> I attached a simple Python script, which demonstrates the problem.
>
> Best Regards,
> Marcin
>
> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.openbossa.org/listinfo/pyside
>
>



-- 
Renato Araujo Oliveira Filho
Instituto Nokia de Tecnologia - INdT
Mobile: +55 (81) 8704-2144
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to