Re: questions on WebView for Mac apps
Re: questions on WebView for Mac apps
- Subject: Re: questions on WebView for Mac apps
- From: Charles Srstka <email@hidden>
- Date: Wed, 30 Sep 2015 16:35:50 -0500
> On Sep 30, 2015, at 4:28 PM, Jens Alfke <email@hidden> wrote:
>
>> On Sep 30, 2015, at 2:20 PM, Alex Hall <email@hidden <mailto:email@hidden>> wrote:
>>
>> Thanks everyone. I'm now using WKWebView, but it's… odd. I see only WebView in the object library in Xcode, no WKWebView at all. Just because, I changed the class of a WebView object to WKWebView, but am now seeing my app launch, become unresponsive, and never actually do anything.
>
> Don’t change an IB object’s class to anything but a subclass of the normal class!
> If you need a WKWebView in a nib, drag out an NSObject and change its class.
>
> —Jens
Or, more correctly, an NSView (labeled as “Custom View” in IB).
Charles
_______________________________________________
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