Re: Use of AppKit in command-line app on headless node
Re: Use of AppKit in command-line app on headless node
- Subject: Re: Use of AppKit in command-line app on headless node
- From: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 11 Aug 2008 22:38:11 +0200
Le 11 août 08 à 22:26, Ken Ferry a écrit :
Hi Rick,
I think you might be misreading that technote.. what it says is that
trying to guess which methods are and are not safe doesn't work,
because a method that does not happen to require the windowserver in
one release may require it in another. The section you're quoting is
about what to do if you're going to ignore that fact. It's better not
to ignore it.
That may be even worse. For example, the last time I tried, NSImage
can be successfully created with most files format, but failed with
icns files.
So even in one release, some API may not work reliably.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden