[PyQt] unexpected behavior from winId() and QSpacerItem

2008-08-19 Thread Brian Parma
Ok, so I was making a simple widget that had a little 32x32 png image that you can pick up and move around. I do this by setting the mouse cursor to a pixmap cursor of the image when mousePressEvent is triggered, and reverting back when mouseReleaseEvent is triggered. I also want to track

Re: [PyQt] Re: Auto-generate sip specification file?

2008-08-19 Thread Simon Edwards
Kevin Watters wrote: I'm still at Akademy, but I'll try to get this checked into KDE's SVN some time this weekend along with all of my changes. (Probably in kdesupport. I'm not sure if I can keep the change history though.) +1 on interest in seeing this! Especially the autodocs-from-doxygen

[PyQt] Compiling PyQt on Mac OS X

2008-08-19 Thread Daniel Miller
I'm having problems compiling PyQt on Mac OS X. Library versions: Mac OS X 10.4.11 Python 2.5.1 qt-mac-opensource-src-4.4.1 PyQt-mac-gpl-4.4.3 sip-4.7.8-snapshot-20080817 Commands used to compile SIP: $ python configure.py -n -s MacOSX10.4u.sdk $ make Commands used to compile Qt: $