bekkie_za
New member
I dont want to look stupid or anything but I need some help with a small program I have to write as a test.
What I need to do is to make sure someone can type any value of number in the textbox and the value must be added to the int value I set in the beginning when clicked on the button.
How do I get started and how do I convert int to string, and how do I make the button and textbox talk to eachother?
I'm still in the beginning of my studies so bear with me for now please
What I need to do is to make sure someone can type any value of number in the textbox and the value must be added to the int value I set in the beginning when clicked on the button.
How do I get started and how do I convert int to string, and how do I make the button and textbox talk to eachother?
I'm still in the beginning of my studies so bear with me for now please