I want to develop an application like iphone or ipod notepad app. I try my level to design a uttevay with lines to design as a paper but there are a lot of problems in it, such as the background image scrolls with the book of UtexViview
It seems that the Notepad App uses a table view to take input from the user I know.
So anyone can tell me how to design a design like Notepad App.
Use a tableview and then enter a text field, in each line that if the text field limits the maximum If the length reaches the length, the next line text field becomes the first responder. And when the user clicks, read the data from all text fields and then save it where you want.
But the only problem I am encountering is that when the user is behind some data then I am unable to show that data in the next text field if the previous data is larger than the maximum length of the text field .
Hope this will help other people.
Comments
Post a Comment