objective c - UITextView's background like that of the Notes app in ipad/iphone -


i uitextview background repeat vertically (except top-margin), notes app in iphone/ipad, using repeat-y option in css.... possible? how? thank you!

you can find technique can use implement notes-like ui described in blog post.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -