|
|
#1 |
|
Scrollable text view
Hi,
I've got a lot of information going into a text view using the blurb.text=@"....." method. Problem is when this goes into the text view no scroll bar is created - so the text that rolls off the page cannot be viewed. If I do it manually and put it in via interface builder theres no problem. Does anyone know how to solve this issue? |
|
|
|
0
|
|
|
#2 |
|
Make sure you have set the UITextView's contentSize (a property inherited from UIScrollView).
__________________
|
|
|
|
0
|
|
|
#3 | |
|
Quote:
http://www.iphonedevsdk.com/forum/ip...ble-3-0-a.html |
||
|
|
0
|
|
|
#4 |
|
|
0
|
|
|
#5 |
|
Adding text to a text view should just work. It does for me. If the text is long enough then the view will be scrollable. Otherwise not. You don't need to do anything else.
If the frame of the textview extends outside the screen then you might have this problem. Also if the keyboard covers the bottom of the textview you might think you have this problem. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| How to remove gap between navigation bar and text view | mikezang | iPhone/iPad Programming | 4 | Dec 1, 2010 10:46 AM |
| For a IDE would i use OSA Script View or Text view. | Cabbit | Mac Programming | 4 | Jun 14, 2010 06:58 AM |
| Is it possible to create bullet lists in Text View? | nyquist212 | iPhone/iPad Programming | 2 | Oct 31, 2008 12:59 PM |
| scroll in Text View .xib | JoshAK | iPhone/iPad Programming | 3 | Aug 17, 2008 01:54 AM |
| how can i set the data to the text view control in xcode using carbon c? | chidambaram | Mac Programming | 1 | Mar 10, 2008 02:46 AM |
All times are GMT -5. The time now is 09:33 AM.







Linear Mode

