• 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: What happens to the AppKit Framework when an user logout ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happens to the AppKit Framework when an user logout ?


  • Subject: Re: What happens to the AppKit Framework when an user logout ?
  • From: "Marco Scheurer" <email@hidden>
  • Date: Thu, 18 Oct 2001 12:19:23 +0200

On Thu, 18 Oct 2001 11:31:45 +0200
Stiphane Sudre <email@hidden> wrote:

> As a side note, I was wondering why the NSBitmapImageRep,
> NSImage stuff is in the AppKit and not in the Foundation
> Kit. An image is basically a byte buffer (as is a String).
> NSString is in the Foundation Kit and has some additions
> in the AppKit to perform drawings. Why is it not the case
> with the NSImage stuff ? Maybe it's due to the QuickTime
> thing...

No, because that has been the case since NeXTSTEP times,
long before QuickTime arrived in Cocoa. I suppose it was
because it used Display Postscript, ie the Window Server.

So, yes, unfortunately, if you want to do image processing
in a tool, or a web server app, or anything not-AppKit, you
cannot use NSImage. Same thing for NSSound, NSFont, and
NSAttributedString.

Marco Scheurer
Sen:te, Lausanne, Switzerland http://www.sente.ch


  • Follow-Ups:
    • Re: What happens to the AppKit Framework when an user logout ?
      • From: Georg Tuparev <email@hidden>
    • Re: What happens to the AppKit Framework when an user logout ?
      • From: Ondra Cada <email@hidden>
References: 
 >Re: What happens to the AppKit Framework when an user logout ? (From: Stéphane Sudre <email@hidden>)

  • Prev by Date: Re: Problem using NSDocument
  • Next by Date: Re: NSTableView and NSTextView
  • Previous by thread: Re: What happens to the AppKit Framework when an user logout ?
  • Next by thread: Re: What happens to the AppKit Framework when an user logout ?
  • Index(es):
    • Date
    • Thread