Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96420
| Path | csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail |
|---|---|
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.025 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'false,': 0.07; 'subject:Windows': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'better:': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'skip:> 20': 0.16; 'laura': 0.18; 'windows': 0.20; '2015': 0.20; 'sep': 0.22; 'trying': 0.22; 'tried': 0.24; 'fri,': 0.27; 'javier': 0.29; 'received:se': 0.29; 'url:mailman': 0.30; 'url:python': 0.33; 'url:listinfo': 0.34; 'lists': 0.34; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'mailing': 0.38; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'where': 0.40; 'subject:with': 0.40; 'still': 0.40; 'skip:u 10': 0.61; 'header:Message-Id:1': 0.61; 'success,': 0.63; '>with': 0.84; 'header:In-reply-to:1': 0.84; 'url:wxpython': 0.84; 'wxpython.': 0.84; 'url:php': 0.86 |
| To | python-list@python.org |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: monospaced font in MS Windows with wxpython |
| In-reply-to | <msvjs4$13a$1@speranza.aioe.org> |
| References | <msvjs4$13a$1@speranza.aioe.org> |
| Comments | In-reply-to Javier <nospam@nospam.com> message dated "Fri, 11 Sep 2015 22:16:36 -0000." |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-ID | <29134.1442051760.1@fido> |
| Content-Transfer-Encoding | quoted-printable |
| Date | Sat, 12 Sep 2015 11:56:00 +0200 |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Sat, 12 Sep 2015 11:56:02 +0200 (CEST) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.424.1442051764.8327.python-list@python.org> (permalink) |
| Lines | 20 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1442051764 news.xs4all.nl 23722 [2001:888:2000:d::a6]:37995 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:96420 |
Show key headers only | View raw
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