it's full of glade files including non ascii characters out there (mainly the translators names filled in the about dialog) and it works, the encoding is utf-8.
On Mon, May 2, 2011 at 2:46 AM, Gerald Britton <[email protected]>wrote: > I have a question: > > Does anyone know if a tooltip string, generated from glade file, is of > type string or unicode. > > I think that the string must be unicode when calling gettext and the > string contains non ascii > characters. > > At least it is so for tooltips generated in python code. > > > -- > Gerald Britton > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ >
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
