When the objects I've defined in InterfaceBuilder are loaded, it
seems that all the instances of NSView subclasses are initialized
with initWithFrame:, except those that are instances of NSControl
subclasses (including subclasses of NSSlider, NSTextField, etc.).
The documentation lists initWithFrame: as the designated initializer
for NSControl subclasses, and yet it's not happening. There is
obviously another initializer that's being used--anybody have any
ideas as to what that might be?
Thanks,
Frank
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com