Hey all
Okey, im playing around in DashCode/xCode as im starting to learn some programming. Java and Objective C.
This is a simple Widget (java) that that will give the sum of the text field multiplied with 1,25.
Got 1 problem, it returns the same value as the text field.
Example
InputValue: (your number)
sum button: (press the button)
textfeild: (sum of Inputvalue * 1,25 =)
Thanks in advance.
Okey, im playing around in DashCode/xCode as im starting to learn some programming. Java and Objective C.
This is a simple Widget (java) that that will give the sum of the text field multiplied with 1,25.
Got 1 problem, it returns the same value as the text field.
Example
InputValue: (your number)
sum button: (press the button)
textfeild: (sum of Inputvalue * 1,25 =)
Thanks in advance.