A A1ancampbe11 macrumors newbie Original poster Oct 7, 2011 2 0 Jan 4, 2014 #1 Hi, I am new to objective-c and iOS development. I want to develop a single view application to multiply the values of two text fields together and print out the result as a label on the click of a button. Any help?
Hi, I am new to objective-c and iOS development. I want to develop a single view application to multiply the values of two text fields together and print out the result as a label on the click of a button. Any help?
ArtOfWarfare macrumors G3 Nov 26, 2007 9,672 6,212 Jan 4, 2014 #2 Watch Stanford's iOS courses on iTunes U. You should know enough within the first 3 lectures.
X xArtx macrumors 6502a Mar 30, 2012 764 1 Jan 6, 2014 #3 Develop is a pretty big word for it: http://stackoverflow.com/questions/8531463/sum-of-multiple-uitextfields-without-a-button-action
Develop is a pretty big word for it: http://stackoverflow.com/questions/8531463/sum-of-multiple-uitextfields-without-a-button-action
T tacotester1 macrumors member Dec 19, 2013 99 0 Jan 8, 2014 #4 xArtx said: Develop is a pretty big word for it: http://stackoverflow.com/questions/8531463/sum-of-multiple-uitextfields-without-a-button-action Click to expand... awesome thanks I wasn't even looking for this but now I'm gonna mess with it
xArtx said: Develop is a pretty big word for it: http://stackoverflow.com/questions/8531463/sum-of-multiple-uitextfields-without-a-button-action Click to expand... awesome thanks I wasn't even looking for this but now I'm gonna mess with it