Curl GUI wrapper using NSTask == no output?
Curl GUI wrapper using NSTask == no output?
- Subject: Curl GUI wrapper using NSTask == no output?
- From: Marc Respass <email@hidden>
- Date: Wed, 27 Feb 2002 19:25:05 -0500
Hi,
I'm trying to write a simple GUI wrapper for /usr/bin/curl. My standard
template for writing wrappers which uses threading
(readInBackgroundAndNotify) doesn't receive any output to stdout. I'm
guessing that curl is not writing to stdout but to something else to put
output on the screen without scrolling. Is there any way for me to get
that output using NSTask?
Thanks
Marc
_______________________________________________
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.