Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31261
| References | <MPG.2ae50ce060f7e130989681@news.free.fr> <mailman.2178.1350235875.27098.python-list@python.org> <MPG.2ae5305c2cd0f29989682@news.free.fr> |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | 2012-10-14 15:19 -0600 |
| Subject | Re: pyw program not displaying unicode characters properly |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2180.1350249596.27098.python-list@python.org> (permalink) |
On Sun, Oct 14, 2012 at 1:36 PM, jjmeric <jjmeric@free.fr> wrote: > Is there some sort of defaut font, or is there in Python or Python for > Windows any ini file where the font used can be seen, eventually changed > to a more appropriate one with all the required glyphs (like Lucida Sans > Unicode has). No, this is up to the program and the GUI framework it uses. Do you have any idea which one that would be (e.g. Tkinter, wxPython, PyQT, etc.)?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
pyw program not displaying unicode characters properly jjmeric <jjmeric@free.fr> - 2012-10-14 18:55 +0200
Re: pyw program not displaying unicode characters properly Alain Ketterlin <alain@dpt-info.u-strasbg.fr> - 2012-10-14 19:19 +0200
Re: pyw program not displaying unicode characters properly Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-14 21:01 +0000
Re: pyw program not displaying unicode characters properly Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-10-14 21:41 -0400
Re: pyw program not displaying unicode characters properly Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-15 07:35 +0000
Re: pyw program not displaying unicode characters properly Roy Smith <roy@panix.com> - 2012-10-15 07:45 -0400
Re: pyw program not displaying unicode characters properly Alain Ketterlin <alain@dpt-info.u-strasbg.fr> - 2012-10-15 07:42 +0200
Re: pyw program not displaying unicode characters properly MRAB <python@mrabarnett.plus.com> - 2012-10-14 18:31 +0100
Re: pyw program not displaying unicode characters properly jjmeric <jjmeric@free.fr> - 2012-10-14 21:36 +0200
Re: pyw program not displaying unicode characters properly Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-14 15:19 -0600
Re: pyw program not displaying unicode characters properly jjmeric <jjmeric@free.fr> - 2012-10-14 23:39 +0200
Re: pyw program not displaying unicode characters properly Roy Smith <roy@panix.com> - 2012-10-14 16:30 -0400
csiph-web