Cloning IB objects
Cloning IB objects
- Subject: Cloning IB objects
- From: Fred Klein <email@hidden>
- Date: Mon, 28 Jul 2003 09:36:34 +0200
Hi
What is the best way to clone IB objects (NSButton, NSTextView, etc)?
I would like to use IB objects as prototype to programmatically create new
instances of these and display them underneath of the first instance (similar
to Mail where one can add criteria to rules).
I am about to code a category for some of these (NSButton for instance) that
would provide a clone: method. But that's tedious. Any other way how to do that?
tia
Fred
_______________________________________________
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.