• 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: More on NSTask and output to NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More on NSTask and output to NSTextView


  • Subject: Re: More on NSTask and output to NSTextView
  • From: Koen van der Drift <email@hidden>
  • Date: Sun, 6 Jun 2004 06:34:53 -0400

On Jun 6, 2004, at 3:48 AM, p3consulting wrote:

Try adding here

NSMutableDictionary *defaultEnv = [[NSMutableDictionary alloc] initWithDictionary:[[NSProcessInfo processInfo] environment]] ;

[defaultEnv setObject:@"YES" forKey:@"NSUnbufferedIO"] ;

[myTask setEnvironment:defaultEnv] ;


I already tried that too - found it somewhere in the mailinglist archives. But it didn't change the behaviour :(

thanks,

- Koen.
_______________________________________________
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.


References: 
 >More on NSTask and output to NSTextView (From: Koen van der Drift <email@hidden>)
 >Re: More on NSTask and output to NSTextView (From: p3consulting <email@hidden>)

  • Prev by Date: Re: very sluggish editing
  • Next by Date: multiple window per document problems
  • Previous by thread: Re: More on NSTask and output to NSTextView
  • Next by thread: Re: More on NSTask and output to NSTextView
  • Index(es):
    • Date
    • Thread