No announcements
Found 5195 threads
-
0 Votes
Are "?" in resource keys supported?
I have two keys in my resjson file "key" and "key?". When I try to get the value for "key?" WinRT always returns the value for "key". Does it ...Answered | 8 Replies | 1543 Views | Created by pkursawe - Thursday, April 23, 2015 2:46 PM | Last reply by Franklin Chen - Monday, May 4, 2015 9:53 AM -
0 Votes
[W8.1]WNS notification - 404 Error
Store->Associate App With the Store everytime. but I still receive 404 response everytime. Windows Store App needs to send authentication ...Answered | 1 Replies | 1591 Views | Created by Kouun - Saturday, May 2, 2015 3:42 PM | Last reply by Franklin Chen - Monday, May 4, 2015 7:37 AM -
0 Votes
[HTML]SignTool Error: The file is being used by another process.
Hello, I receive this error from building a JavaScript app on a build server: SignTool Error: The file is being used by another process. This ...Unanswered | 1 Replies | 1791 Views | Created by Valeriy Novytskyy - Wednesday, April 29, 2015 5:37 PM | Last reply by Franklin Chen - Thursday, April 30, 2015 10:05 AM -
0 Votes
How to enable Gesture Detection & Mainitain Default Behavious
When using Windows.Ui.input.gestureRecognizer api for gesture detection, for windows touch devices we need to set ms-touch-action:none to disable default behaviours like panning and zooming content ...Unanswered | 2 Replies | 1304 Views | Created by Ragarock - Tuesday, April 28, 2015 11:57 AM | Last reply by Ragarock - Wednesday, April 29, 2015 10:17 AM -
0 Votes
Multiple global system dialogs cannot be displayed it seems
I have a HttpClient GET request and a Windows.Media.Capture.MediaCapture.initializeAsync running at approx the same time in parallel when my app starts. The first call should display a message ...Unanswered | 2 Replies | 1106 Views | Created by pkursawe - Friday, April 24, 2015 11:49 PM | Last reply by pkursawe - Monday, April 27, 2015 2:49 PM -
0 Votes
WinJS binding data-attr and using converter
I wont to bind to data-url I can do this by uing this['data-url']: ProductId WinJS.Binding.setAttribute But I also want to ...Unanswered | 3 Replies | 1244 Views | Created by Alan Mosley - Tuesday, April 21, 2015 1:12 PM | Last reply by Jamles Hez - Monday, April 27, 2015 1:34 PM -
0 Votes
Input Pane (touch keyboard) causes text box to lose focus
I have an app that I modeled after a split App. In the controlssection, I have several controls. When in touch mode, if you tap into a text field, the touch keyboard comes up and the focus ...Unanswered | 1 Replies | 903 Views | Created by K Healey - Friday, April 24, 2015 5:18 PM | Last reply by Franklin Chen - Monday, April 27, 2015 11:09 AM -
2 Votes
How to change color of message dialog button?
when ever a message dilaog is popped it contains buttons such as "cancel" , "ok" , is there a way to change color of those buttons?Answered | 2 Replies | 2367 Views | Created by kranthi88 - Sunday, April 26, 2015 2:04 PM | Last reply by Rob Caplan [MSFT] - Sunday, April 26, 2015 3:05 PM -
0 Votes
Class not registered Exception while initializing a new instance of SpeechRecognizer Class
Hi, in my Windows 8.1 Store App with HTML/Javascript I want to use Bing Speech Recognition Control. But when I call the contructor of Bing.Speech.Recognizer Class ...Unanswered | 6 Replies | 1831 Views | Created by Forbes14 - Thursday, December 11, 2014 10:42 AM | Last reply by Yves Dolce (AlgoDolce) - Thursday, April 23, 2015 10:11 PM -
0 Votes
Creating Custom Bluetooth LE Profiles
Hello, I am very new to creating Windows apps in fact I have not created one successfully except the Hello World sample. I am using an accelerometer to measure tilt angle which I ...Answered | 1 Replies | 1048 Views | Created by Olubiyi - Wednesday, April 22, 2015 4:21 PM | Last reply by Matt Small - Thursday, April 23, 2015 12:16 PM -
0 Votes
Cordova iOS app to Windows 8 app Porting
Hi we have developed an iOS cordova app using sencha frame work for UI and we want to port it to windows 8. so below are few questions I had :- 1) The UI design ...Answered | 1 Replies | 1186 Views | Created by Ashish Goral - Wednesday, April 22, 2015 1:40 PM | Last reply by Jamles Hez - Thursday, April 23, 2015 4:19 AM -
0 Votes
WinJS ListView stops processAll().done from firing
I have a list view that that stops WinJS.UI.processAll().done() from being fired. While debugging I found the error was that cannot read datasouce of null, as you can see ...Answered | 3 Replies | 1089 Views | Created by Alan Mosley - Wednesday, April 15, 2015 3:47 AM | Last reply by Jamles Hez - Tuesday, April 21, 2015 1:23 PM -
0 Votes
How to update a Windows 8 application to latest WinJS (4.0-preview)
Hello, I am having issues in my Windows 8 application, because of this ...Answered | 2 Replies | 1559 Views | Created by Fabien Nicollet - Sunday, April 19, 2015 9:48 PM | Last reply by Fabien Nicollet - Tuesday, April 21, 2015 7:08 AM -
0 Votes
Using Microsoft OCR Library with JS/jQuery in VS 2013
I am currently working on a windows 8.1 application and I am using web languages and mostly jQuery (Cordova type project) as it might be used on other platforms. I need to use the Microsoft ...Unanswered | 4 Replies | 1802 Views | Created by ColonelMoumou - Thursday, April 16, 2015 9:34 AM | Last reply by ColonelMoumou - Tuesday, April 21, 2015 7:03 AM -
0 Votes
How to reuse port for datagramsocket ?
I'm writing a metro app to receive udp packets from 239.255.255.250 (port:1900) Nonetheless, I set the localServiceName as '1900', it would fail to bind port when I invoke ...Answered | 8 Replies | 10483 Views | Created by CL Johnson - Wednesday, January 11, 2012 7:21 AM | Last reply by Diego Perez Botero [MSFT] - Monday, April 20, 2015 8:38 PM -
0 Votes
Flexbox not working in windows 8 phone
I cant seem to get flexbox to work in windows phone. Am I doing something wrong? Thanks #main-box { display: flex; ... -
0 Votes
How to add dictation in grammar with Windows.Media.SpeechRecognition.SpeechRecognizer?
I am using the following grammar file: https://gist.github.com/pke/090714c8cd6f3ccf556b But the entry to the dictation causes the call to speechRecognizer.recognizeAsync() ... -
0 Votes
How to recover from when during WebAuthenticationBroker.authenticateAndContinue the OS terminates the app?
If everything runs normal, the app is still running and re-activated after completion of the WebAuthenticationBroker.authenticateAndContinue call ...Unanswered | 1 Replies | 1090 Views | Created by pkursawe - Sunday, April 12, 2015 12:51 AM | Last reply by Matt Small - Thursday, April 16, 2015 7:38 PM -
1 Votes
Automatic data set refresh issue in ListView
I have implemented the ListView using custom templates. The list is getting displayed properly in my device. But, when I scroll the list it takes me to the first element whenever I pass the item at ...Answered | 1 Replies | 849 Views | Created by Meera Shenoy - Thursday, April 16, 2015 3:08 PM | Last reply by Matt Small - Thursday, April 16, 2015 7:37 PM -
0 Votes
WinJS WinJS.UI.Pages.define ready not fireing
I have been very busy building my app and testing it using ripple, all was working fine till I tested it on Wp8 Emulator and found that the WinJS.UI.Pages.define ready function is not ...Unanswered | 9 Replies | 1346 Views | Created by Alan Mosley - Wednesday, April 15, 2015 3:00 PM | Last reply by Alan Mosley - Thursday, April 16, 2015 1:22 PM
No announcements