• 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: how to build finalcut-pro style gui apps?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to build finalcut-pro style gui apps?


  • Subject: Re: how to build finalcut-pro style gui apps?
  • From: "I. Savant" <email@hidden>
  • Date: Tue, 25 Sep 2007 14:16:50 -0400

> > i'm trying to build an application and it would be nice to use the
> > same
> > interface as finalcut pro server. is there anyway to do this ??
>
> It's the steps from the Currency Converter tutorial that show how to
> build an interface.

  I can't tell if this is meant to be funny/harsh or it's just missing
the mark by a wide margin. :-)

  Essentially, there are no standard controls in Interface Builder
that emulate the look and feel of Apple's pro apps. If you want
non-standard Cocoa controls you have to build them yourself. Assuming
you're beyond the introductory material Steve just pointed you to,
you'll want to check out the following:

Control and Cell Programming Topics for Cocoa
http://developer.apple.com/documentation/Cocoa/Conceptual/ControlCell/index.html

NSControl Class Reference
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSControl_Class/Reference/Reference.html

Clock Control Sample Code
http://developer.apple.com/samplecode/Clock_Control/index.html

--
I.S.
_______________________________________________

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

  • Follow-Ups:
    • Re: how to build finalcut-pro style gui apps?
      • From: Ricky Sharp <email@hidden>
References: 
 >how to build finalcut-pro style gui apps? (From: "Guillem Palou" <email@hidden>)
 >Re: how to build finalcut-pro style gui apps? (From: Steve Kirks <email@hidden>)

  • Prev by Date: tableView cell tracking without selection
  • Next by Date: Re: Qustion about possibly bad advice in NSView documentation
  • Previous by thread: Re: how to build finalcut-pro style gui apps?
  • Next by thread: Re: how to build finalcut-pro style gui apps?
  • Index(es):
    • Date
    • Thread