instantiating nib objects conditionally
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 Is this possible? Thanks. -Kurt _______________________________________________ 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/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com 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.
participants (1)
-
Kurt Bigler via Cocoa-dev