• 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
Subclassing in IB and init methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subclassing in IB and init methods


  • Subject: Subclassing in IB and init methods
  • From: String <email@hidden>
  • Date: Tue, 10 Feb 2004 12:40:17 -0600

I'm trying to subclass NSTextView in IB (MyTextView). I've added init methods w/in my subclass that match the method signatures of NSTextView. My text view object in IB uses MyTextView. All is fine.

If I break in AwakeFromNIB, the outlet connected to the text view isa MyTextView instance. However, if I set breakpoints in the init methods of MyTextView, they are never hit.

Can anyone shed some light on this ?

Thanks.
_______________________________________________
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: Subclassing in IB and init methods
      • From: Vince DeMarco <email@hidden>
  • Prev by Date: Re: Initializing NSFileWrapper with harddisk crashes
  • Next by Date: Re: Making the correct button the default button?
  • Previous by thread: Re: Create an image Browser
  • Next by thread: Re: Subclassing in IB and init methods
  • Index(es):
    • Date
    • Thread