I’ve created a simple browser in ASOC but a page it references has a link that opens in a new window. Is there some way to get this to open in a new window / tab in the web view as it would in Safari. Can’t see any documentation on this
Hi
I guess Safari uses a private subclass of NSTabView. There is no generic implementation in the WebView class