[PyKDE] Embedding icon inside code
Detlev Offenbach
detlev at die-offenbachs.de
Mon Nov 10 19:17:01 GMT 2003
Hi Pete,
> Pete
>
> P.S.: Anybody here with an idea, how to make the mainExceptHook dialog
> appear translated in test.py? All my attempts failed so far.
Have you tried the qApp.translate approach? This way you give it an
explicit context for the translation, which should resolve ok during
runtime. Thats the approach taken by pyuic as well.
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the PyQt
mailing list