• 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: Cocoa is great
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa is great


  • Subject: Re: Cocoa is great
  • From: David Remahl <email@hidden>
  • Date: Sat, 21 Dec 2002 12:34:49 +0100

Just remember that the NeXT engineers were the ones who really developed the Cocoa framework. Some of them work for Apple now, and other Apple engineers are doing a great job at expanding and enhancing the framework, IMHO.

Merry Christmas to everyone at Apple and outside!

/ Regards, David

On Saturday, December 21, 2002, at 12:20 PM, Lorenzo Puleo wrote:

I would like to say "fine work!" to all the Apple engineers that developed
the Cocoa APIs.
I have just discovered how easy it is to define a custom Save Panel.
Simply create a new Custom View "myView" with Interface builder, then add
check-boxes, buttons, and whatever to that view, and then use the API

sp = [NSSavePanel savePanel];
[sp setAccessoryView:myView];
...etc

That's incredibly easy!
I remember how hard it was to define a custom Save Panel in the past...
Of course, this "easy philosophy" is valid for a lot of other APIs.
So, thank you Apple.
_______________________________________________
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.

References: 
 >Cocoa is great (From: Lorenzo Puleo <email@hidden>)

  • Prev by Date: Cocoa is great
  • Next by Date: Re: NSView drawing problem
  • Previous by thread: Cocoa is great
  • Next by thread: (OT) How to open source file when debugging
  • Index(es):
    • Date
    • Thread