Re: [PyQt] TypeError object of type int has no len issue

2011-09-16 Thread Muhammad Bashir Al-Noimi
On 13/09/2011 06:03 م, Baz Walter wrote: On 13/09/11 15:14, ad...@mbnoimi.net wrote: the signature for showSplash is:     def showSplash(self, delay, messages, alignment, color): but you're calling it with:     spla

Re: [PyQt] Delaying splash screen

2011-09-07 Thread Muhammad Bashir Al-Noimi
n range(len(messages)): aSplashScreen.showMessage(messages[i], alignment, color) SleeperThread.msleep(delay) - Best Regards Muhammad Bashir Al-Noimi My Blog: http://mbnoimi.net ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] Professional IDE

2011-09-07 Thread Muhammad Bashir Al-Noimi
r a fairly seamless integration. it hasn't eric's PyQt integration at all. - Best Regards Muhammad Bashir Al-Noimi My Blog: http://mbnoimi.net ___ PyQt mailing listPyQt@ri