Hey
I am looking for a method using Tkinter module to update the button on the
click.
Suppose I have a button with "hello" print on it. I want that when i click
on it "hello" got updated with the "hi". New value button should return on
the its click should be "hi". I tried it through event handling but failed
to do so.
Any help would be appreciated.
Thanks In Advance
Ankur Aggarwal
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to