instantiating nib objects conditionally
instantiating nib objects conditionally
- Subject: instantiating nib objects conditionally
- From: Kurt Bigler via Cocoa-dev <email@hidden>
- Date: Wed, 19 Jun 2019 21:35:41 -0700
I would like to be able to traverse the top-level object list in a macOS nib
without instantiating the objects. But I'd like to be able to get at the
attributes of each top-level item to decide whether to instantiate it, and then
of course to control instantiation on an object-by-object basis based on that.
Is this possible?
Thanks.
-Kurt
_______________________________________________
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:
This email sent to email@hidden