Re: Swift Outlet collections in Xcode 8 (macOS)?
Re: Swift Outlet collections in Xcode 8 (macOS)?
- Subject: Re: Swift Outlet collections in Xcode 8 (macOS)?
- From: Kyle Sluder <email@hidden>
- Date: Wed, 09 Nov 2016 12:11:30 -0600
On Mon, Nov 7, 2016, at 08:15 PM, Rick Mann wrote:
> I guess it's still not possible to declare an array as an outlet:
>
> @IBOutlet var buttons: [NSButtonCell]!
>
> And wire them up in IB?
AppKit does not support outlet collections.
--Kyle Sluder
>
> I also tried NSArray, which allows IB to show "buttons" as an outlet, but
> I still can't control-drag to/from it.
>
> Sigh.
>
> --
> Rick Mann
> email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden