Textbox ->when user adds value -> this value will be calculated with a calculation class was created and returns value in the next screen

Asked

Viewed 54 times

1

Hello I’m having following problem maybe someone can help

i am need to do on the following logic

i created the following class

inserir a descrição da imagem aqui

in this class I added the methods

now that trouble comes when user type value in textbox1 that in case would R1 make the value of the user input enter the variable that is in the class I calculate within the calculation making the value added by the user = v1 when user adds value textbox2 The value enter in R2 and so consecutively textbox1 = R1 textbox2 = R2 textbox3 = R3 textbox4 = v1 textbox5 = v2 type this value assigned by the user enter within the calculating class within the variables inserir a descrição da imagem aqui

NOW AKI HE RETURNS CALCULATED VALUE

SO MAYBE WE DIDN’T UNDERSTAND VERY WELL

IN THIS IMAGE AKI THE USER ADDED A VALUE IN THE TEXTBOX EXP:10,20,30,40 ANY VALUE IN FIELDS WHICH ARE V1,V2,R1,R2,R3

  • The first part class is calculation of the circuit that enters the textbox

  • You want to display this in the same form or another?

  • Dude, your question doesn’t make much sense... presenting the code is better than trying to illustrate

  • "I’m glad you interpreted that. Rephrase your question, she’s confused. We can’t understand the problem or what you’re trying to do.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.