Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'url:sourceforge': 0.03; 'tkinter': 0.07; 'subject:How': 0.09; 'python': 0.09; 'subject:set': 0.09; '(the': 0.15; 'url:unix': 0.16; 'widgets.': 0.16; 'windows': 0.19; 'app': 0.19; 'written': 0.20; 'example': 0.23; 'linux': 0.24; 'header:In-Reply-To:1': 0.25; 'looks': 0.26; 'thanks!': 0.26; 'received:10.0.0': 0.28; 'docs': 0.33; 'idle': 0.33; 'received:10.0': 0.33; 'to:addr:python-list': 0.33; "can't": 0.34; 'built-in': 0.35; 'so,': 0.35; 'there': 0.35; 'but': 0.36; 'anything': 0.36; 'one,': 0.37; '(for': 0.37; 'nothing': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'skip:" 10': 0.40; 'header:Received:5': 0.40; 'your': 0.60; 'link': 0.60; '8bit%:20': 0.62; 'more': 0.63; 'received:pl': 0.69; 'subjectcharset:utf-8': 0.72; 'received:193.17': 0.84 Subject: =?UTF-8?Q?How_to_exactly_set_style_in_tkinter.?= =?UTF-8?Q?ttk?= From: =?UTF-8?Q?Netrick?= To: python-list@python.org In-Reply-To: References: Mime-Version: 1.0 Date: Mon, 17 Dec 2012 18:02:54 +0100 X-Originator: 94.231.5.239 Content-Type: multipart/alternative; boundary="==o2.pl-WebMail-15d9f706.507266f5.8c0c6==" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 46 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1355765162 news.xs4all.nl 6971 [2001:888:2000:d::a6]:46961 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34993 --==o2.pl-WebMail-15d9f706.507266f5.8c0c6== Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable So,=20we=20have=20now=20in=20python=203=20the=20tile=20module=C2=A0http:/= /tktable.sourceforge.net/tile/screenshots/unix.html=C2=A0integrated=20as=20= tkinter.ttk.=20However,=20in=20the=20python=20and=20tk=20docs=20there=20i= s=20a=20lot=20about=20that=20tkk,=20but=20only=20how=20to=20set=20your=20= own=20style=20for=20specific=20widgets.=20There=20is=20nothing=20on=20how= =20to=20use=20that=20built-in=20theme=20(the=20one=20that=20interests=20m= e=20is=20the=20"Revitalized"=20one,=20see=20the=20link=20I=20wrote)=20as=20= a=20global=20style=20for=20all=20widgets.=20How=20can=20I=20do=20it?=20I=20= just=20want=20my=20python=203.3=20app=20to=20use=20that=20built-in=20styl= e,=20but=20I=20can't=20find=20anything=20in=20docs=20about=20it. =C2=A0 Or=20we=20have=20better=20way=20for=20tkinter=20on=20linux=20to=20look=20= more=20native=20and=20less=20ugly?=20(for=20example=20IDLE=20for=20python= =203.3=20written=20in=20tkinter=20looks=20like=20windows=2095=20app=20on=20= linux=20and=20pretty=20good=20on=20windows=20xp). =C2=A0 Thanks! --==o2.pl-WebMail-15d9f706.507266f5.8c0c6== Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable So,=20we=20have=20now=20in=20python=203=20the=20tile=20module=C2=A0http://= tktable.sourceforge.net/tile/screenshots/unix.html=C2=A0integrated=20= as=20tkinter.ttk.=20However,=20in=20the=20python=20and=20tk=20docs=20ther= e=20is=20a=20lot=20about=20that=20tkk,=20but=20only=20how=20to=20set=20yo= ur=20own=20style=20for=20specific=20widgets.=20There=20is=20nothing=20on=20= how=20to=20use=20that=20built-in=20theme=20(the=20one=20that=20interests=20= me=20is=20the=20"Revitalized"=20one,=20see=20the=20link=20I=20wrote)=20as= =20a=20global=20style=20for=20all=20widgets.=20How=20can=20I=20do=20it?=20= I=20just=20want=20my=20python=203.3=20app=20to=20use=20that=20built-in=20= style,=20but=20I=20can't=20find=20anything=20in=20docs=20about=20it. =C2=A0 Or=20we=20have=20better=20way=20for=20tkinter=20on=20linux=20to=20look=20= more=20native=20and=20less=20ugly?=20(for=20example=20IDLE=20for=20python= =203.3=20written=20in=20tkinter=20looks=20like=20windows=2095=20app=20on=20= linux=20and=20pretty=20good=20on=20windows=20xp). =C2=A0 Thanks! --==o2.pl-WebMail-15d9f706.507266f5.8c0c6==--