[PyQt] Internationalization and PyQt

2008-10-04 Thread Thorsten Kampe
Hi, I've "upgraded" a PyQt demo application of mine so it includes not only a translation of the user interface in German but also in French. My problem is that it simply works but I think it shouldn't (no don't laugh). This is the code in my demo application (called my_application) that does

Re: [PyQt] PyQt4 and Python 3.0

2008-10-04 Thread Detlev Offenbach
On Samstag, 4. Oktober 2008, Phil Thompson wrote: > On Fri, 03 Oct 2008 16:45:12 -0700, Glenn Linderman <[EMAIL PROTECTED]> > > wrote: > > On approximately 10/3/2008 4:25 PM, came the following characters from > > > > the keyboard of Phil Thompson: > >> Personally I think "compatibility wrappers" a

Re: [PyQt] PyQt4 and Python 3.0

2008-10-04 Thread Giovanni Bajo
On sab, 2008-10-04 at 00:25 +0100, Phil Thompson wrote: > On the other hand, if you did write it correctly in the first place > (something I've never managed) PyQt4 for Python2 will be maintained > for several years - certainly while new versions of Python2 are > released. This is good to know, s