Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #37802

Re: [SPAM] Fonts & Tinker

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <mail@lukaszposadowski.pl>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.097
X-Spam-Evidence '*H*': 0.85; '*S*': 0.04; 'subject:: [': 0.03; 'root': 0.04; 'tkinter': 0.07; '(default': 0.09; 'tk()': 0.16; 'subject:] ': 0.19; 'displayed': 0.22; 'installation': 0.23; 'tried': 0.25; 'header:In-Reply-To:1': 0.25; 'window': 0.30; 'problem.': 0.32; 'to:addr:python-list': 0.33; 'skip:- 20': 0.34; 'thanks': 0.34; 'but': 0.36; '12,': 0.36; 'smaller': 0.36; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'real': 0.61; 'subject: & ': 0.67; 'received:pl': 0.69; 'from:addr:mail': 0.71; 'dnia': 0.84; 'fonts': 0.84; 'angel': 0.93; 'subject:SPAM': 0.95
Subject Re: [SPAM] Fonts & Tinker
From Łukasz Posadowski <mail@lukaszposadowski.pl>
To python-list@python.org
Date Mon, 28 Jan 2013 12:28:56 +0100
In-Reply-To <5356f7a4-252a-46ac-8225-c8dec1fe9523@googlegroups.com>
References <5356f7a4-252a-46ac-8225-c8dec1fe9523@googlegroups.com>
Content-Type text/plain; charset="UTF-8"
X-Mailer Evolution 3.6.2 (3.6.2-3.fc18)
Mime-Version 1.0
Content-Transfer-Encoding 8bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1128.1359372662.2939.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1359372662 news.xs4all.nl 6860 [2001:888:2000:d::a6]:56502
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:37802

Show key headers only | View raw


Dnia 2013-01-25, pią o godzinie 20:41 -0800, Angel pisze:
> but the real displayed fonts in the window are smaller (default size of 12, maybe).
> 
> Am I missing something?
> 
> Thanks in advance,
> A.
> 

Did you tried this by simple:

---------------------------
root = Tk()
root.option_add('*Font', "Heveltica 14")
---------------------------

We'll see if it's a local tkinter installation problem.



-- 
Łukasz Posadowski


Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Fonts & Tinker Angel <angel.gutierrez.rodriguez@gmail.com> - 2013-01-25 20:41 -0800
  Re: Fonts & Tinker Angel <angel.gutierrez.rodriguez@gmail.com> - 2013-01-25 20:42 -0800
  Re: Fonts & Tinker Paul <aquagnu@gmail.com> - 2013-01-25 21:18 -0800
  Re: Fonts & Tinker Rick Johnson <rantingrickjohnson@gmail.com> - 2013-01-27 07:34 -0800
  Re: [SPAM] Fonts & Tinker Łukasz Posadowski <mail@lukaszposadowski.pl> - 2013-01-28 12:28 +0100
  Re: Fonts & Tinker Angel <angel.gutierrez.rodriguez@gmail.com> - 2013-01-30 02:08 -0800

csiph-web