Ok, I have tried:
about.text = @"About text";
and
[about setText:@"About Text"]
but when I bring up the text view it is empty until I touch inside it
and the KB appears. which ruins the whole point since it is suppose to
be non editable.
What am I doing wrong with this view that it will not display a simply
NSString? I have even tried [about setNeedsDisplay] and nothing.
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]