On 16/08/11 05:31, aditya wrote:
Hello tutors,
I wanted some help in using the Tkinter class for button creation, I am
not able to add on click events i.e. when I press the button certain
action should be performed for example if I press the button named 5,
then it should display 5 in the text f
Hello tutors,
I wanted some help in using the Tkinter class for button creation, I am not
able to add on click events i.e. when I press the button certain action
should be performed for example if I press the button named 5, then it
should display 5 in the text field .
Help will be appreciated.