Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96420
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Subject | Re: monospaced font in MS Windows with wxpython |
| References | <msvjs4$13a$1@speranza.aioe.org> |
| Date | 2015-09-12 11:56 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.424.1442051764.8327.python-list@python.org> (permalink) |
In a message of Fri, 11 Sep 2015 22:16:36 -0000, Javier writes: >I am trying to use a monospaced font (preferably small) in MS Windows >with wxpython. I have tried > >txtctrl.SetFont(wx.Font(10, wx.MODERN, wx.NORMAL, wx.NORMAL, False, u'Consolas')) > >but no success, I still get a proportional font. > >-- >https://mail.python.org/mailman/listinfo/python-list wxpython has its own mailing lists where the response might be better: http://www.wxpython.org/maillist.php Laura
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
monospaced font in MS Windows with wxpython Javier <nospam@nospam.com> - 2015-09-11 22:16 +0000 Re: monospaced font in MS Windows with wxpython Emile van Sebille <emile@fenx.com> - 2015-09-11 15:28 -0700 Re: monospaced font in MS Windows with wxpython Javier <nospam@nospam.com> - 2015-09-12 00:35 +0000 Re: monospaced font in MS Windows with wxpython Laura Creighton <lac@openend.se> - 2015-09-12 11:56 +0200
csiph-web