• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UITextView Doesn't seem to function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITextView Doesn't seem to function


  • Subject: Re: UITextView Doesn't seem to function
  • From: Jonathan Hess <email@hidden>
  • Date: Thu, 16 Jul 2009 18:58:05 -0700

Have you verified that the "about" pointer is actually set to point to a text field? If it was nil, it would explain the behavior your describing.

Jon Hess

On Jul 16, 2009, at 6:52 PM, Development wrote:

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@hidden)

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:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: UITextView Doesn't seem to function
      • From: Development <email@hidden>
References: 
 >UITextView Doesn't seem to function (From: Development <email@hidden>)

  • Prev by Date: UITextView Doesn't seem to function
  • Next by Date: Re: UITextView Doesn't seem to function
  • Previous by thread: UITextView Doesn't seem to function
  • Next by thread: Re: UITextView Doesn't seem to function
  • Index(es):
    • Date
    • Thread