webview not loaded as child
Created at 20 Jun 2024, 21:31
webview not loaded as child
20 Jun 2024, 21:31
Hi,
I'm trying to add
a Webview → Border → StackPanel → Chart
Or Webview → Canvas → Chart
Or WebView → Border → Chart
But the WebView is not displayed and no WebViewLoadedEvent is received.
I want to display a small webpage on a sub-area of the chart. WebView is a BaseControl so I don't see any reason why this isn't working.
Any suggestions please?
Cheers,
Clark
PanagiotisCharalampous
21 Jun 2024, 05:52
Hi there,
Please share the actual code so that we can reproduce what you are looking at.
Best regards,
Panagiotis
@PanagiotisCharalampous