> On Apr 8, 2015, at 1:24 PM, Juanjo Conti <[email protected]> wrote: > > Hi! I'd like to use a WebView instance to handle a multi-tabs browser-like > desktop app. Is it possible using only one WebView instance? Or should I > need to use once per tab?
You’ll need one per tab. You’ll also want to join the webkit-sdk-dev list on this site, which is the best place to get help with the WebKit APIs. —Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) 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/archive%40mail-archive.com This email sent to [email protected]
