• 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: Learning xcode/ibuilder ... newb questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Learning xcode/ibuilder ... newb questions


  • Subject: Re: Learning xcode/ibuilder ... newb questions
  • From: William Turner <email@hidden>
  • Date: Tue, 18 Dec 2007 13:07:33 -0800

Hi Kevin,

You might want to start with some of Apple's documentation for getting started with Cocoa, much of which has been updated for IB3/Xcode 3 (which were substantial overhauls in at least some areas). http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutorial/01Introduction/chapter_1_section_1.html is a great place to start.

To answer your question about the "Classes" tab, you can use the Identity inspector in IB3 to set a new class name for an object and add and remove outlets and actions. Then, go to the File menu and choose "Write Class" to create the files.

-wil
On Dec 18, 2007, at 12:56 PM, Kevin White wrote:

Hi all,

I've decided to get into mac development and picked up the Hillegass book
Cocoa Programming for Mac OSX. I'm just getting started and already running
into issues given that I'm using leopard with xcode 3 tools. I notice that
in Interface Builder there is no "Classes" tab in the .nib document view, so
I can't create classes and follow along with the text.


What is the equivalent xcode/ib 3 way of doing things -- to create the
class,  as Hillegass does on page 20?

I feel that if I can get over a hurdle or two that I'll be in good shape to
recognize and deal with other differences. But I need to be able to get
started first. :)


Thanks!

Kevin

--
Kevin White
email@hidden
_______________________________________________

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

_______________________________________________

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: Learning xcode/ibuilder ... newb questions
      • From: Paul Bruneau <email@hidden>
References: 
 >Learning xcode/ibuilder ... newb questions (From: "Kevin White" <email@hidden>)

  • Prev by Date: Re: Binding NSTreeController to NSBrowser
  • Next by Date: parsing NSString into an array...
  • Previous by thread: Learning xcode/ibuilder ... newb questions
  • Next by thread: Re: Learning xcode/ibuilder ... newb questions
  • Index(es):
    • Date
    • Thread