Pawel J. Maczewski wrote:
Hi all,gtk 2.x uses UTF-8 for all text. IIRC, the gtk 1.3 "win32 production branch" also used UTF-8. So if you are using pygtk-0.6.x, you may see a difference in behaviour between the two platforms. If you want consistant behaviour, you should use pygtk-1.99.x and UTF-8.
As I'm developing an application in polish language, I need to have all the texts in polish. Under Linux I used ISO-8859-2 coding foe central european characters, but they seem to look something strange under windows... So, I was thinking about coding the ce-chars in UNICODE. And I wonder if they would be correctly displayed under both systems?
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
