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] TypeError object of type int has no len issue

2011-09-13 Thread Baz Walter
On 13/09/11 15:14, ad...@mbnoimi.net wrote: Actually I asked for this issue in another thread but I faced a problem can't find any solution for it, so could you please help me to fix it? When I run the following class I get "TypeError object of type int has no len()" at for loop line 51. "messag