[PyKDE] QTranslator?
Phil Thompson
phil at river-bank.demon.co.uk
Tue Jul 10 10:25:22 BST 2001
I tried to reply to your original privat email, but I'm not sure my reply ever
got out.
>===== Original Message From Bryan Willett <bryan at xlord.dunsinane.net> =====
>Does anyone have QTranslator working?
>
>If so could you send me, or post some example code?
>
>The translator seems to load fine but then won't actually translate
>anything. I tried used the tr method and the application.translate
>method with no luck.
What version of PyQt? The tr() in 2.4 doesn't work, the pre-releases of 2.5
should work.
>I am a little hesitant to use PyQT when the first thing that I attempt to
>do doesn't work. Is there a list of unimplemented functionality?
>
>Is there a public bug list?
No - bugs get fixed immediately :).
Phil
More information about the PyQt
mailing list