Re: how do I pass variables when binding to a widget?
Chris Roy-Smith <[email protected]> Fri, 11 Jan 2019 07:15:16 +1100
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <[email protected]> |
On 10/1/19 9:02 pm, Michael Lange wrote: > Hi Chris, > > On Thu, 10 Jan 2019 15:13:12 +1100 > Chris Roy-Smith <[email protected]> wrote: >> >> I am trying to learn how to bind to a widget, and process the contents >> of the bound widget > (...) > > https://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html > About tkinter Events: > https://infohost.nmt.edu/tcc/help/pubs/tkinter/web/events.html > > And of course you are always welcome here to ask further questions. > > I hope this helps. > > Michael > > > ..-.. .. ...- . .-.. --- -. --. .- -. -.. .--. .-. --- ... .--. . .-. > > .... bacteriological warfare ... hard to believe we were once foolish > enough to play around with that. > -- McCoy, "The Omega Glory", stardate unknown > Thank you Michael, Those two links look like great resources, Regards, Chris