• 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: I need a suggestion for making a "console" window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I need a suggestion for making a "console" window


  • Subject: Re: I need a suggestion for making a "console" window
  • From: Michael Heinz <email@hidden>
  • Date: Sun, 25 Apr 2004 23:05:03 -0400

On Apr 25, 2004, at 10:47 PM, Jonathan 'Wolf' Rentzsch wrote:

Michael Heinz, email@hidden, wrote:
1) I couldn't find a method that would allow me to just append text to
the existing contents of the textview. Is there a way to do that?

Try -(void)insertText:(id)aString

The NSTextView must be editable, however. This may be a deal-breaker.

Unfortunately, it is - it's meant to be output only.

I wonder - is it worthwhile to make it editable, do the insert, then turn off editing? Or would that have side effects?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: I need a suggestion for making a "console" window
      • From: Scott Anguish <email@hidden>
    • Re: I need a suggestion for making a "console" window
      • From: Allan Odgaard <email@hidden>
References: 
 >Re: I need a suggestion for making a "console" window (From: "Jonathan 'Wolf' Rentzsch" <email@hidden>)

  • Prev by Date: Re: I need a suggestion for making a "console" window
  • Next by Date: Re: I need a suggestion for making a "console" window
  • Previous by thread: Re: I need a suggestion for making a "console" window
  • Next by thread: Re: I need a suggestion for making a "console" window
  • Index(es):
    • Date
    • Thread