WinJS is the name for a set of JavaScript libraries provided by Microsoft for developing native, Windows 8 style UI (aka "Metro"-style) applications starting in Windows 8.
0
votes
2answers
18 views
Winjs Promise Async test
I m developping a Winjs/HTML windows Store application .
I have to do some tests every period of time so let's me explain my need.
when i navigate to my specific page , I have to test (without a ...
0
votes
1answer
21 views
Bind Dynamic Data from an API to FlipView control
I've been trying to bind data from a json API call to the flipView with no luck. Here's the HTML code:
<body>
<!--Define the Template Here-->
<div ...
1
vote
2answers
29 views
How to debug app when its not already running and activated due to search
Typically to debug an app, I will hit F5 to start debugging it. However I want this app not already running and it activated due to ActivationKind = search. If I hit F5, then app will get activated ...
0
votes
0answers
21 views
Breakpoint not getting hit due to symbols not been loaded
I am trying to debug an issue with my JavaScript based Windows 8 Store app related to search activation. I have re-build and deployed again on my machine but for some reason the breakpoint in the ...
0
votes
0answers
18 views
Rotating image using gestures after flipping is not working in winjs
I first flipped an image and then rotated the image using gestures but the image is rotating in the opposite direction.
This is the code i used to flip the image
tempob.style.transform = ...
0
votes
7answers
65 views
CSS to centralise a HTML5 div at the bottom of the screen
I have the following HTML5 document:
<canvas id="myCanvas">
</canvas>
<img id="logo" src="/images/logo.png" style="visibility:collapse" />
<div id="adControl" style="width: ...
0
votes
2answers
23 views
Delete entry from database with WinJS and OData
I'm trying to delete an entry from the database by odata. I get the error message
{"error":{"code":"","message":{"lang":"en-US","value":"Bad Request - Error in query syntax."}}}
my code:
function ...
1
vote
2answers
61 views
HTML5 Canvas performance very poor using rect()
I'm writing a game, which displays the score at the top of the screen in the following fashion:
canvasContext.fillStyle = "#FCEB77";
canvasContext.fillText(' Score: ' + Math.floor(score) + ' ...
0
votes
1answer
19 views
Winjs Application on Activated event
I have 2 pages - an authentication page and a content page.
After authentification is successful, I save this data: Winjs.Application.SessioState.mydata.
At the start (on launching) of the ...
0
votes
2answers
491 views
Use WinJS.xhr to PUT a file to a rest service
Real simple task. I have a url to a file in the Win8 client app which I got from doing something like this:
this.image = URL.createObjectURL(file);
and now I need to send the file over the ...
1
vote
1answer
27 views
Convert data URL (of type blob://xxx) to IRandomAccessStream
I have an internal API (that I have no control over) which returns a URL of an image. I inspected the URL and noticed that it's has the following format:
blob://xxxxxxxx
I use this URL as a value ...
0
votes
2answers
34 views
Are WinJS/Metro Apps single threaded?
I read in Windows 8 development tutorial that Metro apps written using HTML/JavaScript runs on single thread. If so, how it executes asynchronous functions in WinRT?
0
votes
1answer
41 views
Windows 8: Html markup not showing on page
I am new to Windows 8 development, and am going the Html/Javascript route. I have started out with the Grid template.
Why when I add, Test Content.. to the content area html (not the item template ...
0
votes
2answers
43 views
Win8 / WinJS Pop Up Control with List View
In a Win 8 / WinJS / StoreApp - What is the recommended way to make a modal dialog that has a listview where users can select items?
For example, say I have a page with a to do list (listview). There ...
0
votes
1answer
21 views
WinJS ListView Tap-and-Hold
In the WinJS ListView Control, how do you handle a tap and hold gesture for an item?
Each item template has an item and the contextmenu handler works via mouse, but not touch for the tap and hold ...
0
votes
3answers
50 views
Promise chaining not working. Why?
I have following code to select multiple contacts and the filter only names that have XYZ. I am using then and done to accomplish this filter. In my contacts, there is one contact named XYZ Dude and I ...
0
votes
2answers
47 views
Listview remove item border and checkmark
I'm sorry if answer on this question is to easy, but I was realy trying to find answer on the internet, but without any success.
I wish to remove all kind of borders and checkmark's from my listview. ...
1
vote
0answers
30 views
how to access index database data in windows 8 store app
Our Devteam is caching some data in index db.To test some scenarios we want to access this index db and modify some of its data.Is there a way we can do this like we do it for isolated storage using ...
0
votes
1answer
34 views
WinJS OData JSON
try to send data to my database by web service an get this error:
Primitive values of type 'Edm.Decimal' and 'Edm.Int64' must be quoted in the payload. Make sure the value is quoted
here is my ...
1
vote
2answers
291 views
How to sort and filter a WinJS custom data source which implements IListDataAdapter?
I've created a custom data source for a ListView which implements the IListDataAdapter. The data comes from a couple different web services, and requires multiple asynchronous calls to get fully ...
9
votes
3answers
1k views
WinJS with AngularJS
I have a lot of angularjs code (written by a colleague) and I'm trying to assess how much of it is re-usable in a Windows 8 Metro (or whatever they decide to rename it) app.
Does anyone know how well ...
-1
votes
0answers
28 views
Windows Store App (Winjs) - Cannot display page a second time
I'm writing a Windows store app where i display some employee details and information.
If i navigate the first time to this page, it's ok but the problem occurs when i press the back button and try ...
1
vote
2answers
44 views
Fire a JS function every time a settings flyout appears
I currently need a couple JavaScript functions to fire every time a user pulls out a settings flyout to dynamically populate the flyout. For example:
(function() {
functionOne();
})();
...
0
votes
2answers
46 views
Can I bind data to data-win-options?
I use the control MicrosoftNSJS.Advertising.AdControl in the ItemTemplate of a ListView.
I would like to bind some datas to the following data-win-options properties : ApplicationId and AdUnitId
The ...
1
vote
1answer
23 views
How do I append multiple CSS Classes to winjs listview
I have a very simple list view that pulls back from a dynamic data source`
<div id="crCarouselGrid" data-win-control="WinJS.Binding.Template">
<div class="crCarouselGridItemImg" ...
0
votes
1answer
40 views
Print button in Windows 8 Store app HTML + JS for Split Template app
I have an app made in WinJS for Windows 8 App store, and I use the Split Page template. So on the split page I have two colums the one named List column and the one named Item detail column. It is for ...
1
vote
2answers
27 views
Filtering contacts to display or show only set number of contacts
My app is calling pickMultipleContactAsync method that returns a list of contacts. If I want to filter only particular contats to display or show only a set number of contacts, does WinJS provide any ...
0
votes
1answer
50 views
Windows Store App (Winjs) - Template Selector (Dual Template)
i need a Grouped Listview that has two types of templates, i've reached to this:
Employee.html:
<div id="dualTemplate" data-win-control="WinJS.Binding.Template" style="display: ...
0
votes
2answers
246 views
Showing and hiding items in Windows 8 application
I'm writing my first Windows 8 application, but I'm stuck already.
What I want to do is display an html/winjs element, depending on which index is clicked in a listview.
The current code I've written ...
0
votes
2answers
71 views
WinRT WinJS + C#
I'm new to the WinRT space.Our company has started developing a windows 8 store app.I initially started doing it in XAML / C# until I realized I can use javascript and html with WINJS ;).
I Have have ...
1
vote
1answer
34 views
Windows 8 how to choose which camera to initialize
I am developing a Windows Store App and I am using the Camera and Microphone capabilities. I would like the back camera to be initialized but the examples that I have found always initialize the front ...
0
votes
2answers
39 views
Options for logging Windows Store apps
So I'm creating many Windows (8) Store apps and I'm wondering what are my best choices to help my users but possible bugs (if they ever occour).
I was thinking about a log4net like solution to a ...
2
votes
2answers
103 views
WinJS intellisense not working correctly
I'm having some issues (I think) with intellisense in my Win8 HTML5/JS app.
If I have the following code in a page (in the ready: function):
var control = ...
1
vote
2answers
263 views
Binding WinJS to WinRT objects
We are writing a Windows Store app. A lot of the data processing and aggregation is done in a WinRT component and the UI is written in WinJS/HTML. One of the main issues we are running into is the ...
0
votes
1answer
57 views
External link in WinJS, iframe or not, doesnt matter
I work on a Windows 8 app, and from a page that I use link hystory for running back and forward through the app, I also have 3 or 4 links to external websites(eg: facebook or my site). I tried to run ...
3
votes
2answers
89 views
WinJS gestureRecognizer - how to trap multiple gestures
I've been using this article (and some others) to try and implement a gesture recognition in my app, and it does work. However, what I want to do is to detect multiple gestures; for example, a swipe, ...
1
vote
1answer
65 views
Windows 8 App iframe trying access page content on intranet
I am building a Windows 8 App for my company using JavaScript and HTML. I have an iframe that loads a company webpage but gets "Access Denied" when trying to access the iframes contentDocument ...
2
votes
2answers
2k views
URI schemes supported in Windows 8 apps
What are the URI schemes supported in Windows 8 apps? I have seen references to ms-appx: and ms-appdata: and some rare mentions of ms-resource: but I could not find any document that would be a list ...
1
vote
1answer
62 views
Windows 8 Javsacript Promises
I have the following function:
function pickContacts() {
var output = "";
// Create the picker
var picker = new Windows.ApplicationModel.Contacts.ContactPicker();
...
1
vote
5answers
230 views
Win8 Metro - Reset roaming and local settings?
I'm trying to find a quick solution to cleanup/reset the roaming settings. I'm having to do this manually within code and have to have the development environment running.
Is there a reset switch?
...
0
votes
1answer
66 views
What is the syntax for calling functions defined using WinJS.UI.Pages.define from the associated html?
Since there is a distinct possibility that I'm doing something wrong, I'd like to describe what I'm attempting to accomplish, in case there is a better way of doing it.
Platform: Windows 8 app using ...
2
votes
2answers
225 views
How to upload image to azure blob storage using javascript
I think the question says it all: How can I upload an image to an azure blob storage using JavaScript for Windows 8 Apps? I can only find examples for C# on the internet but nothing for JavaScript.
0
votes
2answers
854 views
WinJS - Disable ListView animation when items update
I am working on a ListView which get refreshed every 2 min.
The listview uses multiple templates (assigned using custom itemTemplate function)
As I am having multiple templates in list view I cannot ...
0
votes
0answers
43 views
Flipview OpticalZoom in WinJS [closed]
Flipview OpticalZoom in WinJS
I am working in a winjs application.How to implement optical zoom in winjs flipview?
1
vote
2answers
126 views
how to remove an elemet from group listView in windows 8 app using javascript
I want user to select an item from listview and then from the appbar click on the delete button to remove the selected item.... I have done this kind of thing many times before but on a simple ...
0
votes
2answers
38 views
File object in WinJS - how to retreive the containing folder
I have got a app with the getItemsAsync()-method returning a file-object for a picture chosen by the user with a file picker. Now I would like to get the folder-object of the folder which contains the ...
0
votes
0answers
28 views
windows 8 sharing information with Search Contract
I am adding Search Contract to existing application. I wanted user to be able to search what ever loaded in current application if the application is on main screen. I know it is not recommended, but ...
0
votes
2answers
47 views
trying to load page with WinJS controls into IE 10.0
From VS2012, I right click on default.html page and choose to run this page in IE (10.0). Problem is that any WinJS controls that I have on the page aren't been displayed. I get a warning about ...
1
vote
1answer
36 views
uploading images to amazon s3 bucket from windows 8 store app(Javascript)
It seems that amazon S3 .NET SDK is not supported in windows 8 store apps because of some restrictions in WinRT.Is there any other work around? In case I use REST api, can i use the WinJS.xhr function ...
0
votes
1answer
93 views
using WinJS.xhr to post variables to a URL
Am trying to create a login page for my windows 8 app, am using Html5 and javascript.. so have tried to use winjs.xhr to post what is in the textboxes as variables to a specific url which is a php ...


