-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Trekie wrote: | Hi, | | I use the PyQt and I have problems with character encoding in | qtext.QextScintilla. When I type some Central European characters (i.e. | s with caron, z with caron) they are displayed in iso-8859-1 encodoing, | which cannot handle these types of characters. The encoding is correct | in other applications.
I've got it: QScintilla.setUtf8(1)
| Do anyone know how to set correct charset in QScintilla using PyQt? | | Thanks | | David Brodsky
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFB6VQHMcA3II2AlaIRAquzAJ4yhQZEbjalJ9JKyyV7i0St1a+t3wCggCVH 2jS/Z1Su9DXuICBBG/ixiD8= =jsDl -----END PGP SIGNATURE-----
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
