[PyQt] Rename Tab text in QTabWidget

2011-01-22 Thread AON LAZIO
Hi folks, Anyone know how to rename the text of tab (tab name) in real-time? (not in qt designer) I cannot find the method there. Thanks in advance. -- Aonlazio 'Peace is always the way.' NW ___ PyQt mailing listPyQt@riverbankcomputi

Re: [PyQt] QMainWindow bug?

2011-01-22 Thread Erik Janssens
Hello Pete, thank you for your feedback, I've incorporated the typos. the 'advice' put forward in the article is indeed in the context of using threads, signal-slots, closures, etc... and sooner or later any larger python app gets into this context. my experience is that the 'be careful with ref

Re: [PyQt] QMainWindow bug?

2011-01-22 Thread Hans-Peter Jansen
On Friday 21 January 2011, 10:21:11 Mailing List SVR wrote: > Hi Erik, > > attacched is a small sample of what I'm doing in my app, I have a > dialog that require some time to open, to speed up the things I store > it in a global object and use this global object to reopen the > dialog, > > this se

Re: [PyQt] QMainWindow bug?

2011-01-22 Thread Hans-Peter Jansen
On Friday 21 January 2011, 08:47:13 Erik Janssens wrote: > Hi, > > I wrote some general documentation around these > issues, with regard to Camelot development, but > it might be of use to others as well : > > http://downloads.conceptive.be/downloads/camelot/doc/sphinx/build/adv >anced/development.