I want to display a certain text in two columns like this one:
================
line1 line4 ||
line2 line5 ||
line3 line6 ||
------------ ||
prev next ||
================
I do not want the text to have vertical or horizontal scroll just fit inside the area.
I do not know which View or layout to use - as I am new to IOS development-
thanks
If you have some skills in html, you can use UIWebView to show your text in any way that you can implement in mark-up.
The page http://www.cocoanetics.com/2011/01/befriending-core-text/ explains how to display two colums text by using the CoreText framework and NSAttributedString. I hope it helps you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With