Page 1 of 1

WebView XAML

Posted: 11 Oct 2016, 12:10
by ems316
Hey all,

Was wondering if Noesis currently supports MSDN's WebView class with the C# SDK (Unity). If so, if anyone has an example project or an example script showing how to implement a WebView it would be a great help (new to UWP devel & Noesis).

Thanks!

Re: WebView XAML

Posted: 11 Oct 2016, 23:50
by jsantos
WebView is not supported and it is not planned for a near future. There are a few threads about webkit integration though:

viewtopic.php?f=3&t=579&p=3132
viewtopic.php?f=12&t=591

Re: WebView XAML

Posted: 12 Oct 2016, 11:53
by ems316
Only problem is that uWebKit has been discontinued & you can no longer download it from anywhere. Seems like there is no plausible way anymore to get a browser open in Unity for UWP applications.

Re: WebView XAML

Posted: 10 Nov 2016, 12:42
by peterh
In our application, we solved this by opening an external browser on desktop platforms, and using the system's native webviews for iOS and Android. To simulate the view being part of the Noesis GUI, we used a placeholder rectangle, whose size is sent down to the native (Obj-C for iOS and Java for Android) runtime to set the size and position of the webview. It's not too hard to implement and it works pretty well, although it takes some time to load the content at first.

Re: WebView XAML

Posted: 11 Nov 2016, 22:02
by jsantos
Interesting workaround. Do you have any screenshots? Thanks!

Re: WebView XAML

Posted: 17 Nov 2016, 08:21
by martinj
The implementation can be tested in our app. Press the "?"' on the main menu, or in the "top bar" of our app. This will open a HTML view showing the help for the app.

https://itunes.apple.com/us/app/easy-la ... 69968?mt=8

https://play.google.com/store/apps/deta ... sylaser.xt