Hi,
Im making a pi calculator for my 1st ever "hands on vb.net" practice.
Unltimately I want a Box with a start button , when I click the start button it will print on screen every 1 second in a text box pi..
So, 3.142 etc... (It will keep on bringing the next number each second)
I believe the text box way is the easiest...am I correct?
Also, when it clicks start I will need a timer for each second and a loop, how can this be done?
Thanks, Im aiming for it to be done by Sunday
Thanks in advance
Im making a pi calculator for my 1st ever "hands on vb.net" practice.
Unltimately I want a Box with a start button , when I click the start button it will print on screen every 1 second in a text box pi..
So, 3.142 etc... (It will keep on bringing the next number each second)
I believe the text box way is the easiest...am I correct?
Also, when it clicks start I will need a timer for each second and a loop, how can this be done?
Thanks, Im aiming for it to be done by Sunday

Thanks in advance