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


Groups > comp.lang.python > #37802

Re: [SPAM] Fonts & Tinker

Subject Re: [SPAM] Fonts & Tinker
From Łukasz Posadowski <mail@lukaszposadowski.pl>
Date 2013-01-28 12:28 +0100
References <5356f7a4-252a-46ac-8225-c8dec1fe9523@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1128.1359372662.2939.python-list@python.org> (permalink)

Show all headers | 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