Re: [PyQt] PyQwt Signals [Was: Old vs New Signals]

2012-07-13 Thread John Floyd
On Thu, 12 Jul 2012 13:25:11 Phil Thompson wrote: Taking your examples in turn... self.picker.connect(self.picker, SIGNAL('selected(QwtPolygon)'), self.slotQwtPolygon) ...this works as expected. self.picker.selected[QwtPolygon](self.slotQwtPolygon) ...this doesn't work because...

Re: [PyQt] PyQwt Signals [Was: Old vs New Signals]

2012-07-13 Thread Phil Thompson
On Fri, 13 Jul 2012 20:13:32 +1000, John Floyd jfl...@bigpond.net.au wrote: On Thu, 12 Jul 2012 13:25:11 Phil Thompson wrote: Taking your examples in turn... self.picker.connect(self.picker, SIGNAL('selected(QwtPolygon)'), self.slotQwtPolygon) ...this works as expected.

Re: [PyQt] pyuic issue with 4.9.3

2012-07-13 Thread Phil Thompson
On Wed, 11 Jul 2012 20:07:46 -0400, Scott Kitterman deb...@kitterman.com wrote: If you run pyuic4 -o video_ui.py video.ui with the two attached files, it works fine with 4.9.1, but fails with 4.9.3. The error I get is: Unknown Qt widget: Phonon.VideoPlayer Was there a change that weboob

Re: [PyQt] pyuic issue with 4.9.3

2012-07-13 Thread Scott Kitterman
On Friday, July 13, 2012 01:40:38 PM Phil Thompson wrote: On Wed, 11 Jul 2012 20:07:46 -0400, Scott Kitterman deb...@kitterman.com wrote: If you run pyuic4 -o video_ui.py video.ui with the two attached files, it works fine with 4.9.1, but fails with 4.9.3. The error I get is:

Re: [PyQt] QPyNullVariant

2012-07-13 Thread Rodolfo Zitellini
On Thu, Jul 12, 2012 at 11:44 PM, Phil Thompson p...@riverbankcomputing.com wrote: On Thu, 12 Jul 2012 21:08:11 +0200, Rodolfo Zitellini xhero...@gmail.com wrote: Hi All, I'm trying to run a pyqt software (frescobaldi, http://frescobaldi.org/) in macos using macports. I have macports 2.1.1