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


Groups > comp.lang.python > #11031

Re: WxPython and TK

From python@bdurham.com
References <b06f7a6e-79c1-4b50-bd9a-c9a1784eff9f@glegroupsg2000goo.googlegroups.com>
Subject Re: WxPython and TK
Date 2011-08-08 06:10 -0400
Newsgroups comp.lang.python
Message-ID <mailman.2027.1312798233.1164.python-list@python.org> (permalink)

Show all headers | View raw


Azrael,

> Isn't it maybe time to throw out TK once and for all? Python is missing one of the most important aspects of todays IT industry. GUI development native library (I mean a serious one).

Check out enhancements to Tk like Ttk included in Python 2.7 and 3.1 and
above.
http://www.tkdocs.com/tutorial/styles.html

Tk/Ttk is a much lighter weight GUI than wxPython and allows for
commercial quality, cross-platform GUI development.

Malcolm


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


Thread

WxPython and TK azrael <jura.grozni@gmail.com> - 2011-08-07 17:26 -0700
  Re: WxPython and TK Ian Kelly <ian.g.kelly@gmail.com> - 2011-08-07 22:29 -0600
  Re: WxPython and TK Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-08-08 18:06 +1200
  Re: WxPython and TK Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-08 16:37 +1000
  Re: WxPython and TK ln4 <joepie@linux.nl> - 2011-08-08 08:46 +0200
  Re: WxPython and TK python@bdurham.com - 2011-08-08 06:10 -0400
  Re: WxPython and TK Philip Semanchuk <philip@semanchuk.com> - 2011-08-08 11:49 -0400
  Re: WxPython and TK gb@como.it - 2011-08-09 13:12 +0200

csiph-web