• 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
posting message to text view from C-function
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

posting message to text view from C-function


  • Subject: posting message to text view from C-function
  • From: Roland Silver <email@hidden>
  • Date: Thu, 5 May 2005 19:34:17 -0600

I have a window with a text view, and I would like to post a message to that text view from a C-function. I have an outlet IBOutlet NSTextView *textView defined for a class EmuController : NSObject, and from any method of EmuController I could post an NSString using e.g.
[textView insertText:nsString];
But is there some way I can post a string to the text view from a C-function?
 _______________________________________________
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: posting message to text view from C-function
      • From: Ondra Cada <email@hidden>
  • Prev by Date: Re: programmaticaly modify .nib files
  • Next by Date: Re: Handling open as a result of spotlight search
  • Previous by thread: Re: programmaticaly modify .nib files
  • Next by thread: Re: posting message to text view from C-function
  • Index(es):
    • Date
    • Thread