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: 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 Subject: Re: monospaced font in MS Windows with wxpython In-reply-to: References: Comments: In-reply-to Javier 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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'Con= solas')) > >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