Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #40795
| Subject | Re: listbox binding..what is the current selection? |
|---|---|
| From | William Ray Wing <wrw@mac.com> |
| Date | 2013-03-07 10:13 -0500 |
| References | <78aa4ba0-a722-494c-b14b-2aa012dc01ae@googlegroups.com> <695d20a9-26e2-4b46-8fb2-0152d435b68f@googlegroups.com> <8fd527bc-0f3f-4616-9512-3497c0858c2c@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3037.1362672846.2939.python-list@python.org> (permalink) |
On Mar 6, 2013, at 11:38 PM, Rex Macey <xer0925@gmail.com> wrote: > Thanks. I have spent time with the docs, at least with the Python v3.3 and tkinter v8.5 (pdf). I wish they had more examples. My approach is to browse the docs, try a program, fail, read the docs, try again. When I can't figure it out, I post. I appreciate the help. > > With apologies for jumping into the middle of this discussion, but I've found the most helpful tkinter v8.5 docs to be the set at New Mexico tech: http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html Seem quite complete and in particular, starting at section 28, they are quite detailed in their explanation of the ttk themed widgets. -Bill
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
listbox binding..what is the current selection? Rex Macey <xer0925@gmail.com> - 2013-03-05 16:54 -0800
Re: listbox binding..what is the current selection? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-05 17:26 -0800
Re: listbox binding..what is the current selection? Rex Macey <xer0925@gmail.com> - 2013-03-06 20:38 -0800
Re: listbox binding..what is the current selection? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-06 21:49 -0800
Re: listbox binding..what is the current selection? William Ray Wing <wrw@mac.com> - 2013-03-07 10:13 -0500
Re: listbox binding..what is the current selection? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-07 09:03 -0800
csiph-web