Hi guys,

This maybe is a newbie question, but reading the docs I am not sure whats
the difference or what is more appropriate to use when translating strings
inside my App.
So far, i was using QApplication.translate() but its arguments are too long
and sometimes I have very big strings which takes more than one line in my
code.
So, i wonder if I could use the tr() method for translating strings?
My app has languages like from English to Spanish as well.

Thanks.

Cheers.

-- 
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to