simple Tkinter Question

Eric Brunel eric_brunel at despammed.com
Tue Oct 5 03:39:27 EDT 2004


Maboroshi wrote:
> Hi I was curious how I can pass arguments through a Tkinter Entry widget
> 
> say I have an Entry widget and a Button widget I enter text into the 
> entry and now I want the button to process the text is there a certain 
> command I have to use to assign the button to the entry or vise versa
> 
> anyhelp appreciated

Sorry, but you'll have to be a bit more specific than that. What is exactly your 
problem? Getting and setting the text in the entry? Assigning an action to the 
button? What do you mean exactly by "assign the button to the entry"?
-- 
- Eric Brunel <eric (underscore) brunel (at) despammed (dot) com> -
PragmaDev : Real Time Software Development Tools - http://www.pragmadev.com




More information about the Python-list mailing list