The different API usages have already been mentioned there for reference:
https://groups.google.com/forum/m/?fromgroups#!topic/xsi_list/1HqDKBMspyE

Pyside shouldnt have the same problem tho because of their design choices.
http://qt.gitorious.org/pyside/pseps/blobs/3cb0883a01206033b8c549815bed9f9e388129b8/psep-0101.txt

I would be curious Tony to know if the same problem occurs using the
official dist of pyqt from riverbank?  Your code should run and actually do.
If this is working when you're assigning the layout to a variable before
adding it to the main layout and you're only notice this crash's happening
with pyside and the case where youre nesting the return value into the
addLayout function call, I would think first to a "bug" from the binding
(python memory model managment can be thought to deal with and can easily
crash any software).  Please, let us know how this is going.
 -- jo





Le mercredi 24 octobre 2012, Raffaele Fragapane a écrit :

> This is Spring, actually. You'll know it's summer this year when inline
> skating will feel like stilt walking because the asphalt is practically
> fluid.
>
> On Thu, Oct 25, 2012 at 1:22 PM, Eric Thivierge <[email protected]>wrote:
>
>> Its nice! Clear blue skies with a high of 80F / 32C. Got to love summer!
>>
>>
>> --------------------------------------------
>> Eric Thivierge
>> http://www.ethivierge.com
>>
>>
>> On Thu, Oct 25, 2012 at 11:49 AM, Tim Crowson <
>> [email protected]> wrote:
>>
>>>  I keep forgetting what a time difference there is. How does the future
>>> look?
>>> -Tim
>>>
>>
>
>
> --
> Our users will know fear and cower before our software! Ship it! Ship it
> and let them flee like the dogs they are!
>
>

Reply via email to