[PyQt] sip %ConvertToSubClassCode problem with %TypeHeaderCode doesn't work as expected.

2010-06-02 Thread Blaine Bell
I am new to using SIP, and I find it *very* difficult to find reasonable documentation and examples to do what I need to do. I want to be able to have SIP automatically cast my instances to a subclass. I am using "%ConvertToSubClassCode" that uses dynamic_cast<> to figure out whether the sipC

[PyQt] QPainterPath crash

2010-06-02 Thread Jeremy Sanders
Hi - I'm getting a crash with PyQt4 on Fedora 12 on some code which used to work. This is using PyQt4-4.7.3 and sip 4.10.2. Here is a backtrace: #2 0x003e9cc6f133 in __libc_message (do_abort=2, fmt=0x3e9cd3e2f0 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/l

Re: [PyQt] splitters

2010-06-02 Thread Lic . José M . Rodriguez Bacallao
what I mean is something like the first case, and yes, I know that I can nest several splitters but the problem is that I want that those splitters in the first case have a common handler to resize all splitted widgets at one time. Any suggestions? PS: sorry for my English, it's not so good. On T