No announcements
Found 3648823 threads
-
0 Votes
[UWP][HTML]Using Windows.Media.Playback.MediaPlayer
Hi Tim, As far as I know, Windows.Media.Playback.MediaPlayer is currently relying on XAML or Composition API, which are not available in html.Answered | 2 Replies | 900 Views | Created by Tim Greenfield - Friday, August 12, 2016 1:12 AM | Last reply by Elvis Xia - Monday, August 15, 2016 5:30 AM -
2 Votes
[UWP][C#]HTML Editor in Windows 10 UWP?
And if you want to show HTML, you could use WebView.Answered | 9 Replies | 3743 Views | Created by Kinjan Bhavsar - Friday, May 27, 2016 6:46 AM | Last reply by Simple Samples - Sunday, March 5, 2017 3:01 AM -
2 Votes
[UWP] [HTML] [WinJS] how to use Bing Maps v8 in a HTML/JavaScript UWP
As you said, this is everything else than a perfect solution but for now the only way within a native uwp html app to load and change bing map data.Answered | 3 Replies | 1261 Views | Created by f_up - Tuesday, October 18, 2016 12:50 PM | Last reply by f_up - Monday, October 24, 2016 1:13 PM -
0 Votes
[UWP][HTML]Emulator Text Size Display Problem
Hi, Yes, it's not actually a VS2017 problem.Answered | 4 Replies | 618 Views | Created by RobDev - Monday, February 4, 2019 2:32 PM | Last reply by RobDev - Wednesday, February 6, 2019 2:43 PM -
0 Votes
[UWP][HTML]Can we use C# TemplatedControl in a UWP JavaScript application?
It would have been very useful to use native XAML controls and HTML5 together.Answered | 2 Replies | 519 Views | Created by IThomas91 - Tuesday, March 1, 2016 10:14 PM | Last reply by IThomas91 - Wednesday, March 16, 2016 6:40 AM -
0 Votes
[UWP] [HTML] [Javascript] WinJS.Navigation.navigate not working
Hello, For WinJs UWP Navigation you need to have the Navigator JavaScript copied from the Windows 8.1 Navigator template.Answered | 1 Replies | 1344 Views | Created by startMenu - Tuesday, December 1, 2015 4:07 AM | Last reply by Krunal Parekh - Wednesday, December 2, 2015 7:05 AM -
0 Votes
[UWP][HTML] button navigation problems
<html> <head> <meta charset="utf-8" /> <title>Navigation</title>Answered | 2 Replies | 2234 Views | Created by leontesh - Saturday, August 8, 2015 5:45 PM | Last reply by leontesh - Saturday, August 15, 2015 10:12 AM -
0 Votes
[UWP][HTML] Accepting Drag and Drop Files
Hi Brandon, I've made a demo UWP App using the HTML5 API (from here: http://www.html5rocks.com/en/tutorials/file/dndfiles/#toc-selecting-files-dnd).Answered | 6 Replies | 1345 Views | Created by Brandon A. Stecklein - Wednesday, March 9, 2016 6:53 PM | Last reply by Krunal Parekh - Wednesday, March 23, 2016 2:32 AM -
0 Votes
[UWP][HTML] Ink input on text.
I tested it using dummy large test string and it works.Answered | 3 Replies | 703 Views | Created by leontesh - Saturday, October 17, 2015 3:25 PM | Last reply by Krunal Parekh - Tuesday, October 20, 2015 7:31 AM -
0 Votes
Problem with using TrySetViewBoundsAsync for MapControl in UWP
{ if (m.LoadingStatus == MapLoadingStatus.Loaded) { BasicGeoposition nw = new BasicGeoposition() { Latitude = ...Answered | 1 Replies | 1578 Views | Created by Shaw Chyn - Tuesday, May 31, 2016 1:54 PM | Last reply by AlexeySubbotin - Monday, February 20, 2017 12:32 PM -
0 Votes
[UWP][Xbox] Suspend and Resume with a JS/HTML application
<html> <head> <meta charset="utf-8" /> <title>App1</title> <link ...Answered | 6 Replies | 1550 Views | Created by RoxyFree - Friday, August 5, 2016 8:48 PM | Last reply by RoxyFree - Thursday, August 18, 2016 5:33 PM -
0 Votes
[UWP][HTML][WinJS]Show a command bar with Javascript?
One might be: var helloButton = document.getElementById("button1"); helloButton.addEventListener("click", buttonClickHandler, ...Answered | 1 Replies | 713 Views | Created by compojoom - Monday, March 14, 2016 5:56 AM | Last reply by Malte Lantin - Monday, March 14, 2016 10:43 AM -
0 Votes
[UWP] Reading JSON using UWP
Assuming you're using Newtonsoft.Json, try changing the non-working line to: string result = await response.Content.ReadAsStringAsync(); jsonResponse = ...Answered | 1 Replies | 1058 Views | Created by BitSmithy - Tuesday, February 21, 2017 10:10 PM | Last reply by swayton - Tuesday, February 21, 2017 11:09 PM -
0 Votes
Using joystick with uwp c++
UWP does not support the DirectInput API.Answered | 3 Replies | 1124 Views | Created by Andrej1121 - Monday, August 15, 2016 3:33 PM | Last reply by Scripticus - Thursday, August 10, 2017 8:02 PM -
0 Votes
[UWP] [HTML] Does the DOM Explorer in VS2015 support CSS sourcemaps?
In addition, I use the default VS settings.Answered | 5 Replies | 647 Views | Created by f_up - Wednesday, April 20, 2016 8:46 AM | Last reply by f_up - Tuesday, May 3, 2016 9:22 AM -
0 Votes
[UWP][HTML] Problems using Window.Media.Capture.CameraCaptureUI
Hello, I want to use the CameraCaptureUI within my WinJS App.Answered | 4 Replies | 1169 Views | Created by Mesju - Thursday, June 11, 2015 6:31 AM | Last reply by Mesju - Tuesday, June 30, 2015 1:14 PM -
0 Votes
How to use ShellExecuteEx in UWP
You cannot use ShellExecute or ShellExecuteEx in a UWP.Answered | 1 Replies | 2848 Views | Created by Tzuhsun Chou - Sunday, July 17, 2016 12:39 PM | Last reply by Chuck Walbourn - MSFT - Monday, July 18, 2016 7:43 AM -
0 Votes
[UWP][C#]C# UWP Problem in connect to SharedFolder
Hi m.marcelo,Answered | 1 Replies | 1335 Views | Created by m.marcelo - Wednesday, July 13, 2016 5:07 PM | Last reply by Sunteen Wu - Friday, July 15, 2016 10:12 AM -
2 Votes
[UWP][HTML]Only the Windows 10 UWP Ads are being displayed.
Hi VictorJOD, Based on your description, you want to add correct size ads in your UWP project.Answered | 1 Replies | 900 Views | Created by VictorJOD - Tuesday, December 20, 2016 6:45 PM | Last reply by Cherry Bu - Wednesday, December 21, 2016 10:41 AM -
0 Votes
[UWP]Using Camera for Video Record in Background with UWP
https://msdn.microsoft.com/en-us/windows/uwp/launch-resume/reduce-memory-usage In UWP, you could ...Answered | 1 Replies | 1158 Views | Created by berkbaba - Thursday, October 6, 2016 1:44 PM | Last reply by David_FF - Monday, October 10, 2016 7:23 AM - Items 1 to 20 of 3648823 Next ›
No announcements