Re: Need Help with Swift
Re: Need Help with Swift
- Subject: Re: Need Help with Swift
- From: Roland King <email@hidden>
- Date: Fri, 04 Dec 2015 15:30:54 +0800
> On 4 Dec 2015, at 15:24, Stevo Brock <email@hidden> wrote:
>
> Hi Roland,
>
> I think you’re right. The trick is - what do I put in the Storyboard such that it sticks (and IB doesn’t just change it back) and resolves at runtime?
Quincey had one idea - but I don’t know how you @objcname a specialisation of a generic.
Hmm how about
public class IB_MediaItemViewController_VideoMediaItemView : MediaItemViewController<VideoMediaItemView>
{
}
_______________________________________________
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