Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54278
| From | Rotwang <sg552@hotmail.co.uk> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Weird ttk behaviour |
| Date | 2013-09-17 12:15 +0100 |
| Organization | A noiseless patient Spider |
| Message-ID | <l19dk8$ct2$1@dont-email.me> (permalink) |
| References | <l17bj9$1qs$1@dont-email.me> <mailman.35.1379357008.18130.python-list@python.org> |
On 16/09/2013 19:43, Serhiy Storchaka wrote:
> 16.09.13 19:28, Rotwang написав(ла):
>> On Windows 7 (sys.version is '3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012,
>> 10:57:17) [MSC v.1600 64 bit (AMD64)]') there's no problem; f() works
>> fine in the first place. Does anybody know what's going on?
>
> What _root.wantobjects() returns?
It returns True, both before and after the call to
style.theme_use('newtheme'). Why do you ask? I've no idea what
Tk.wantobjects is supposed to do (I tried help() and some web searches
with no luck).
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Weird ttk behaviour Rotwang <sg552@hotmail.co.uk> - 2013-09-16 17:28 +0100
Re: Weird ttk behaviour Serhiy Storchaka <storchaka@gmail.com> - 2013-09-16 21:43 +0300
Re: Weird ttk behaviour Rotwang <sg552@hotmail.co.uk> - 2013-09-17 12:15 +0100
Re: Weird ttk behaviour Chris Angelico <rosuav@gmail.com> - 2013-09-17 08:34 +1000
Re: Weird ttk behaviour Rotwang <sg552@hotmail.co.uk> - 2013-09-17 12:27 +0100
Re: Weird ttk behaviour Chris Angelico <rosuav@gmail.com> - 2013-09-17 21:32 +1000
Re: Weird ttk behaviour Rotwang <sg552@hotmail.co.uk> - 2013-09-17 15:25 +0100
Re: Weird ttk behaviour Chris Angelico <rosuav@gmail.com> - 2013-09-18 00:35 +1000
Re: Weird ttk behaviour Rotwang <sg552@hotmail.co.uk> - 2013-09-17 17:11 +0100
Re: Weird ttk behaviour Chris Angelico <rosuav@gmail.com> - 2013-09-18 02:20 +1000
csiph-web