Asrarahmed Kadri wrote:
>
>
>
> Hi Folks,
>
>
> I have a textbox and a button (in tkinter). What I want is the
> following functionality: The user enters a number in the text box and
> presses the button. The event will call a function called "adder" and
> when the user enters another
Asrarahmed Kadri wrote:
>
>
>
> Hi Folks,
>
>
> I have a textbox and a button (in tkinter). What I want is the following
> functionality: The user enters a number in the text box and presses the
> button. The event will call a function called "adder" and when the user
> enters another val
Hi Folks,
I have a textbox and a button (in tkinter). What I want is the following functionality: The user enters a number in the text box and presses the button. The event will call a function called "adder" and when the user enters another value and presses the button, the 'adder' funct