• 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: *Really* Understanding Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: *Really* Understanding Cocoa


  • Subject: Re: *Really* Understanding Cocoa
  • From: David Remahl <email@hidden>
  • Date: Thu, 26 Dec 2002 20:37:05 +0100

Not only for all _practical_ purposes, but also for theoretical:

/*
NSNibDeclarations.h
Application Kit
Copyright (c) 1996-2001, Apple Computer, Inc.
All rights reserved.
*/

#ifndef IBOutlet
#define IBOutlet
#endif

#ifndef IBAction
#define IBAction void
#endif

/ Regards, David

On Thursday, December 26, 2002, at 08:17 PM, Hasan Diwan wrote:

I don't believe the Nib file format was ever released by NeXT.
IBAction is equivalent to void for all practical purposes (except for
in interface builder). I'd imagine there's a rule in the lexer to
handle that. All in all, I'm really not too interested in how Cocoa
works at that level as I don't need to know that in order to make use
of it.
_______________________________________________
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.

  • Follow-Ups:
    • Re: *Really* Understanding Cocoa
      • From: Mike Ferris <email@hidden>
References: 
 >Re: *Really* Understanding Cocoa (From: Hasan Diwan <email@hidden>)

  • Prev by Date: Re: NSCFNumber, no pool in place - just leaking
  • Next by Date: Re: Omission of % character when loading a string from a file?
  • Previous by thread: Re: *Really* Understanding Cocoa
  • Next by thread: Re: *Really* Understanding Cocoa
  • Index(es):
    • Date
    • Thread