How to create an empty stack view in code
How to create an empty stack view in code
- Subject: How to create an empty stack view in code
- From: Dave <email@hidden>
- Date: Sun, 06 Dec 2015 14:23:55 +0000
Hi All,
How do I create an Empty Stack View in code? The only method I can find that that creates a Stack View is stackViewWithViews and you can’t pass nil to this. Do I have to pass an empty array or can I just do [[NSStackView alloc] init]; ?
All the Best
Dave
_______________________________________________
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