cleare me .just user enter the value in first field n calculate calculation create four diff values n juss put one by one in rest of the edit field is it so or anything else?
On Fri, Sep 25, 2009 at 4:12 AM, Rc3375 <[email protected]> wrote: > > this is the problem: > there are 5 EDITTEXT "boxes". the value that the user enters into > FIELD1 needs to be retrieved in to a variable called > FIELD1_RETRIEVED. if the user enters 135.98, that number is used in > the calculation process. > once FIELD1 is entered, the CALCULATE button is pressed. WHATEVER > those value might be the remaining fields(FIELD2, FIELD3, FIELD4 AND > FIELD5) need to take on those values. > all the "R.id.FIELDX" are an INTEGER. so how to do this is getting > abit overwhelming, i realize that it isn't all that hard to do, but > at this time, very frustrating. anyone who could lend so code samples > of how to read what a value is, and put a result into a EDITTEXT field > would be appreciated. thanks to all, rc3375 > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

