I have a UITextView , i want show its\' text in horizontal, my UITextView has a static width
[[UITextView alloc] initWithFrame:CGRectMake(0, 0, 161, 23)]; <
If you are using interface builder then just check the property.
show horizontal scrolling.
by default this property is not enable