I'm writing my first project in Leopard and can't figure out how to
accomplish the old
"Subclass NSObject/Generate Files/Instantiate" series of steps in
Interface Builder 3.1.
I'm sure Interface Builder has a new way to do that but I can't
find it.
Any help appreciated
You create the files from an XCode file template,
and drag the header file into IB
I don't know in IB 3.1 that is under NDA, but in IB 3.0, the
"instanciate" part is done by dragging an "Object" from the "Library"
panel (in Cocoa > Objects & Controllers) into your document.
Then, select your custom object and in the "Identity inspector", you
change the object class to whatever you want.
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden