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

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -