On Thu, Feb 13, 2014, at 01:53 PM, Rick Aurbach wrote:
> Notice that the storyboard recognizes that the label ought to instantiate
> a custom class (see red text above), but that doesn’t happen
> 
>  *   if I set breakpoints in the initxxx methods, they are never hit
>  *   if I break in the method where the cell is instantiated, the
>  debugger identifies the object as a UILabel, rather than an
>  AATappableLabel.

Is AATappableLabel.m a member of your target? If not, the nib loader
will fall back to UILabel.

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to