[PyQt] Signals/Slots old/new

2012-06-24 Thread Vayu
In trying to send values back and forth from a main window to a docked widget I have questions about what ended up working, especially regarding examples from web searches showing old vs new way. Did I do it the best way when using the new way? And why do I want to use the new way? I had to

[PyQt] Is the download of sip and pyqt4 the same for 2.7 and 3.2?

2012-06-24 Thread Vayu
Is the download of sip and pyqt4 the same for 2.7 and 3.2? The following is more of an install issue, I hope it's not inappropriate to ask here. I downloaded the latest version of sip/pyqt4 and the message from .configure indicated it was going to put some stuff in /usr/bin (and some in a pyth

Re: [PyQt] Is the download of sip and pyqt4 the same for 2.7 and 3.2?

2012-06-24 Thread Vayu
Phil Thompson wrote: > On Sun, 24 Jun 2012 11:56:45 -0700, Vayu wrote: > > Is the download of sip and pyqt4 the same for 2.7 and 3.2? > > Yes. > > > The following is more of an install issue, I hope it's not inappropriate > > to ask here. > > > &g