Question
How to make a dynamic textbox scroll down/up for devices like iPhone/Android/iPad etc?
Problem: When doing anAPP to test it out in my smartphone devices. I tested it on my computer and it works fine. But in devices, im not able to scroll the textbox down/up because my devices dont have a scroll wheel to scroll up/down.
Assuming that im looking for something like this:
When I use my fingers to touch on the textbox and slide it upwards, the textbox will scroll down..
Thank you for your help.