• 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
ProKit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ProKit


  • Subject: ProKit
  • From: Jeff Harrell <email@hidden>
  • Date: Wed, 2 Jul 2003 16:22:46 -0500

I was taking a look at Final Cut Pro 4 and I noticed that the new applications, LiveType and Soundtrack, link in a framework called ProKit (/System/Library/PrivateFrameworks/ProKit.framework). Poking around at ProKit with class-dump (yes, yes, shame on me) I see that it includes classes like NSProButton, NSProTabView, and NSProTextField. These are subclasses of NSButton, NSTabView, and NSTextField. A fairly substantial chunk of AppKit seems to be reproduced in ProKit.

Seems obvious to me that we're looking at an extension to AppKit here, and a very significant one too. Screen shots of these two applications are available here:

http://www.apple.com/finalcutpro/soundtrack.html
http://www.apple.com/finalcutpro/livetype.html

Is this private framework new? Or has it been around for a while? (Final Cut Pro 4.0 doesn't link with ProKit, according to otool.)

--
email@hidden
http://homepage.mac.com/jharrell
_______________________________________________
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.

  • Prev by Date: Re: Strong language about Cocoa and Qt.
  • Next by Date: Re: makeWindowControllers
  • Previous by thread: Re: makeWindowControllers
  • Next by thread: Re: Suggesting an initial filename with document-based app?
  • Index(es):
    • Date
    • Thread