• 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-dev digest, Vol 2 #999 - 13 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cocoa-dev digest, Vol 2 #999 - 13 msgs


  • Subject: Re: cocoa-dev digest, Vol 2 #999 - 13 msgs
  • From: Roarke Lynch <email@hidden>
  • Date: Fri, 26 Jul 2002 11:07:48 -0400

On Friday, July 26, 2002, at 07:09 AM, Raphakl Delcroix wrote:

One last question : why don't I need to instantiate MyTableView in IB ?
Because it appears in the window (an NSTableView / custom class MyTableView) ?
In fact, instantiating or not in IB isn't a very clear topic for me yet.

You don't have to init MyTableView b/c when the NIB is loaded and the object is inited the call goes to it's superclass, NSTableView, unless you override it. In which call you should still call a [super init] within your subclasses init method. Then all is dandy.

Roarke Lynch
-------------------------------
email@hidden
_______________________________________________
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: 
 >Re: cocoa-dev digest, Vol 2 #999 - 13 msgs (From: Raphaël Delcroix <email@hidden>)

  • Prev by Date: determining dragging source
  • Next by Date: Re: NSTextView limit
  • Previous by thread: Re: cocoa-dev digest, Vol 2 #999 - 13 msgs
  • Next by thread: Localization and resources loading order
  • Index(es):
    • Date
    • Thread