[PyKDE] Re: Q___Style wrapper
Mike Rovner
mrovner at cadence.com
Thu May 25 15:43:42 BST 2006
Mike Rovner wrote:
> Phil Thompson wrote:
>> On Monday 15 May 2006 10:21 pm, Mike Rovner wrote:
>>> Phil Thompson wrote:
>>> Crash is gone, but surprisingly my style stop working.
>>> My style inherits WindowsStyle and it was working before, but now it
>>> just shows windows style. :(
>>
>> The fix for the crash won't have made a difference as the code was
>> only run when exiting the interpreter.
>>
>> To be honest I'm surprised it worked at all given my previous comments
>> about the class hierarchy.
Class hierarchy now fully sip-wrapped, but no change. Other styles
works, my style just do nothing.
> Let me check how much I cheated. :)
Since I don't use any calls from Python, I sip-wrapped only ctor and dtor.
Thanks,
Mike
More information about the PyQt
mailing list