Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4268 > unrolled thread
| Started by | David Phillips <23b7d5i@gmail.com> |
|---|---|
| First post | 2011-04-28 16:19 -0500 |
| Last post | 2011-04-28 16:19 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: Python 3.2 Tkinter and TTK David Phillips <23b7d5i@gmail.com> - 2011-04-28 16:19 -0500
| From | David Phillips <23b7d5i@gmail.com> |
|---|---|
| Date | 2011-04-28 16:19 -0500 |
| Subject | Re: Python 3.2 Tkinter and TTK |
| Message-ID | <mailman.963.1304025599.9059.python-list@python.org> |
> If you want to programm GUI's it is better for you learn Qt or GTK. They are so much better than tkinter. > I told this with sadness because I like free things, but the reality is not like this. This libs are in all places. > > --------------------------------------------------------------------------------------- > Jayme Proni Filho > My experience with tkinter and Python 3.2 is more positive. I wrote a GUI for an editing program (editing like publishers think of it, not programmers) that was fairly complex with three different list boxes, an information pane, a toolbar, and a pane for the text being edited (implemented with a Text widget). Admittedly it took a little trial and error to perfect the layout of the various frames, but when it was done, I was pleased with the appearance, functionality, and performance. David Phillips
Back to top | Article view | comp.lang.python
csiph-web