I have completed 1.5/5
I am Done With Currency (thanks to apple's tutorial
And Kinda done with Temperature (based on custom script (im a fast learner))
And I am still weary with my custom script.
I have gotten the conversion stuff all righty, it converts flawlessly. But I made Sliders to make it look cool
Here are my Outlets:
fahrenheitSlider
celsiusSlider
celsiusField
fahrenheitField
So I am asking what code I should put in to make the position of that SliderCell on the Slider to make the value of the float amount in the TextField.
Desregard the above, i got it working, but I do need help on making the Help Book, and the Weight Converter as well, anyone know how to make a weight converter for XCode?