[PyQt] Shortening multiple widget initializations to one line

2012-12-09 Thread Shriramana Sharma
Hi -- recently I was trying to shorten the following overly verbose (IMO) lines to: self . p1xSpin = QSpinBox () self . p1ySpin = QSpinBox () self . c1xSpin = QSpinBox () self . c1ySpin = QSpinBox () self . c2xSpin = Q

[PyQt] ANN: PyQt v4.9.6 and SIP v4.14.2 Released

2012-12-09 Thread Phil Thompson
PyQt v4.9.6 and SIP v4.14.2 have been released. These are minor functional releases including support for Qt v4.8.4 and Qt v5.0-rc1. Details can be found at... http://www.riverbankcomputing.com/news/pyqt-496 http://www.riverbankcomputing.com/news/sip-4142 Phil ___

[PyQt] QWebview: Error while uploading to Youtube

2012-12-09 Thread huynhlv54
Here is my situation:I have created a QWebview, loaded a Youtube page, and logged in. I select upload option (http://www.youtube.com/my_videos_upload), and choosea video to upload. However, youtube always returns "The server has returned an invalid response. Please follow these steps and try upload