• 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
textView outlet problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

textView outlet problem


  • Subject: textView outlet problem
  • From: simone gabbriellini <email@hidden>
  • Date: Mon, 7 Mar 2005 15:34:18 +0100

Dear List,

I have a textView outlet (messaggioInvito) in which I would load a NSString (messaggio)

My code is:

[messaggioInvito insertText:messaggio];

but it seems that the outlet doesn't listen, and in the GUI nothing happens.
If I ask to printf the variable after this assignment, I have:

(null)

as an answer.
The textView is editable by the user, and messaggio do have a string stored.
cannot understand why this happens.
any help welcome

thank you,
simone
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: textView outlet problem
      • From: "Geert B. Clemmensen" <email@hidden>
  • Prev by Date: Re: several NSConnections on my DO server ?
  • Next by Date: Re: Problems rotating an NSImage
  • Previous by thread: Re: several NSConnections on my DO server ?
  • Next by thread: Re: textView outlet problem
  • Index(es):
    • Date
    • Thread