No announcements
Found 4083539 threads
-
0 Votes
can other control cover on webview
I put one webview on top of another with no issues: But other Controls can't.Answered | 6 Replies | 2226 Views | Created by jerui - Wednesday, April 25, 2012 2:19 AM | Last reply by Matt Small - Friday, April 27, 2012 1:26 PM -
1 Votes
How can I make WebView non-selectable?
(Bit of a pain to add them to all my html pages, but at least it works) I can use either of these they both seem to work: (Any reason why I need ...Answered | 4 Replies | 1341 Views | Created by zenanimator - Monday, May 12, 2014 5:16 PM | Last reply by lapheal - Wednesday, May 14, 2014 3:25 AM -
0 Votes
WebView Control Render problem
Hi TDOGDFW, I saw a post from stackoverflow: ...Answered | 3 Replies | 1294 Views | Created by TDOGDFW - Monday, October 14, 2013 1:50 PM | Last reply by Jamles Hez - Monday, October 21, 2013 7:31 AM -
0 Votes
Webview Control
This is a known issue: Hyper link in webview can not be ...Answered | 1 Replies | 2628 Views | Created by thviy - Saturday, June 16, 2012 4:05 AM | Last reply by Alejandro Campos Magencio - Tuesday, June 19, 2012 12:44 PM -
0 Votes
How can I force a WebView to refresh a page.
Here is another way, you can use HttpClient to get HTML string.Answered | 3 Replies | 5120 Views | Created by John Gaby - Thursday, February 14, 2013 5:52 PM | Last reply by Jesse Jiang - Monday, February 18, 2013 7:17 AM -
0 Votes
Hyper link in webview can not be clicked.
MainPage has one button that takes you to BlankPage1, where WebView control is hosted.Answered | 4 Replies | 2888 Views | Created by Jhoon_swish - Tuesday, June 5, 2012 8:45 AM | Last reply by Alejandro Campos Magencio - Wednesday, June 13, 2012 7:22 AM -
1 Votes
Can I have a control on another thread?
Hi MyKuLLSKI, I am marking your issue as "Answered", if you have new findings about this issue, please unmark.Answered | 4 Replies | 5236 Views | Created by MyKuLLSKI - Tuesday, December 7, 2010 6:01 PM | Last reply by Sheldon _Xiao - Wednesday, December 15, 2010 3:08 AM -
5 Votes
Transparent WebView
I have tried to use WebBrush, but it has again another problems and limitations.Answered | 9 Replies | 8324 Views | Created by djogon - Saturday, March 3, 2012 3:43 PM | Last reply by Kevin Franks - Thursday, March 27, 2014 2:34 PM -
0 Votes
Webview control
Thank you for checking, though not the answer that I wanted, as it sort of ruins one of the coolest aspects of my app.Answered | 4 Replies | 2671 Views | Created by danielsn - Saturday, June 2, 2012 7:42 PM | Last reply by danielsn - Tuesday, June 5, 2012 11:50 PM -
0 Votes
Flash in WebView control
Hi Matt, Is Flash supported in Webview control in the recent RTM release for Windows 8?Answered | 6 Replies | 5248 Views | Created by Brownie Points - Monday, June 11, 2012 4:05 PM | Last reply by Bill G2000 - Monday, September 10, 2012 9:46 PM -
3 Votes
WebView Holding event
That is will you allow the scenario of highlighting some text in the webview for pasting in another app ?!Answered | 5 Replies | 7918 Views | Created by Goel Kumar - Friday, September 30, 2011 10:26 PM | Last reply by Edward Moemeka - Tuesday, February 7, 2012 9:46 AM -
0 Votes
WebView in Popup / User Control not working
It's because your WebView doesn't have a Width or a Height.Answered | 2 Replies | 1934 Views | Created by Ted Weston - Friday, January 10, 2014 6:13 PM | Last reply by Ted Weston - Sunday, January 12, 2014 7:04 PM -
7 Votes
WebView Control limitations -- Are there any workarounds?
Hi Tam, You should understand that the WebView control is not intended to be used to create a "customized web browsing" experience.Answered | 6 Replies | 4113 Views | Created by Tam Dang - Thursday, July 5, 2012 5:59 AM | Last reply by Susobhan - Friday, August 3, 2012 7:32 AM -
0 Votes
WebBrowser Control / WebView
I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.Answered | 1 Replies | 6132 Views | Created by Alice715 - Monday, November 12, 2012 2:19 PM | Last reply by Matt Small - Monday, November 12, 2012 2:24 PM -
0 Votes
Change security level of WebView control
Hi Matt, In this case I am thinking to read the embedded font as stream and install it to the system so the WebView can render the text using the ...Answered | 5 Replies | 2609 Views | Created by HaiderSahib - Friday, July 20, 2012 4:53 PM | Last reply by Matt Small - Friday, July 27, 2012 5:54 PM -
0 Votes
WinJS webview or Xaml Webview
Since your UI is in HTML / JS then i would recommend that you use winjs webview. that way you can handle the scenraio's in the javascript it self.Answered | 1 Replies | 756 Views | Created by Shruti00 - Friday, March 25, 2016 9:56 AM | Last reply by Krunal Parekh - Monday, March 28, 2016 9:47 AM -
1 Votes
How to display a youtube video on a Webview control?
If you can redirect to an address which serves the video as HTML5 then you can show that, or you can launch the URL into an external browser.Answered | 3 Replies | 4683 Views | Created by JohnnyWalker9 - Tuesday, April 10, 2012 9:29 AM | Last reply by Rob Caplan [MSFT] - Tuesday, September 11, 2012 11:13 PM -
5 Votes
Webview control with cookie
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual ...Answered | 8 Replies | 19177 Views | Created by s.bokor - Friday, December 30, 2011 8:06 AM | Last reply by Matt Small - Tuesday, April 28, 2015 6:15 PM -
0 Votes
Mute WebView Control
I guess you will have to inject javascript code which will mute the background ...Answered | 1 Replies | 687 Views | Created by RexfelisLOC - Saturday, August 22, 2015 7:00 AM | Last reply by Khanna Gaurav - Saturday, August 22, 2015 3:15 PM -
0 Votes
Why can I not have another control on top of a WebView?
The WebView isn't a Xaml control and it hosts the web browser in a window above the Xaml layer's airspace.Answered | 1 Replies | 1474 Views | Created by John Gaby - Wednesday, December 26, 2012 5:43 PM | Last reply by Rob Caplan [MSFT] - Wednesday, January 9, 2013 10:15 PM - Items 1 to 20 of 4083539 Next ›
No announcements