Re: Problems running UNIX Apps in Cocoa GUI
Re: Problems running UNIX Apps in Cocoa GUI
- Subject: Re: Problems running UNIX Apps in Cocoa GUI
- From: Alberto <email@hidden>
- Date: Mon, 25 Mar 2002 13:18:05 -0300
On 25.03.2002 07:47, "Ondra Cada" <email@hidden> wrote:
>
On Monday, March 25, 2002, at 04:35 , Alberto wrote:
>
>
>
First learn something, then try to teach.
>
>
>
There's a very comprehensive NSTask documentation, no samples needed
>
actually. For the somewhat more complicated stuff of re-directing
>
stdin/stdout/stderr there is a lot of them anyway, plus lenghty threads
>
here (mainly focused on buffering, which might be a problem indeed).
>
>
Incredibly simple with NSString and (for some help with paths and finding
>
files of needed) NSFileManager and NSBundle. Again, documentation is clean
>
and concise, and readily available. I believe there are some examples too,
>
but frankly I nor anybody other I know checked, since they are not needed
>
at all.
>
>
And incidentally, you can't do anything "from Aqua", since Aqua is just a
>
name of a graphical look and feel (with plenty pretty well defined
>
standards for buttons etc.). What you meant was "from Cocoa".
All you wrote is beautiful, but not useful...
There are no COMPLETE SAMPLE... only BAD DOCUMENTATION !!!
Nothing that people that NEVER USED Cocoa could read and understand quickly.
If there was... I was not losing my time doing this...
I was simply running my apps from AQUA (not from Cocoa... because waht I
want is my Aqua GUI.. using Cocoa, Carbon, Java or what ever).
Thanx
Alberto V. M.
_______________________________________________
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.