Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96372
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Subject | Re: monospaced font in MS Windows with wxpython |
| Date | 2015-09-11 15:28 -0700 |
| References | <msvjs4$13a$1@speranza.aioe.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.382.1442010617.8327.python-list@python.org> (permalink) |
On 9/11/2015 3:16 PM, Javier wrote: > 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. > You may also want to try posting to http://www.wxpython.org/maillist.php as they're more wxpython focused. Emile
Back to comp.lang.python | Previous | Next — Previous in thread | Next 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