Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows 8

What Is The Event That Toggles Appbar In Javascript Windows 8 Metro Style App?

I am looking for the event that toggles the appbar in javascript. So it's basically the 'ed… Read more What Is The Event That Toggles Appbar In Javascript Windows 8 Metro Style App?

Winrt, Javascript, Image From Byte Array

I have a C++/CX component that can return an image as a stream (I could easily make it return an IB… Read more Winrt, Javascript, Image From Byte Array

Windows 8 Metro Settings Flyouts Don't Seem To Work In Javascript?

I've recently been trying to create a metro app for Windows 8 and tried to use settings flyout.… Read more Windows 8 Metro Settings Flyouts Don't Seem To Work In Javascript?

Toast Notifications Only Pop Up If The App Is Being Activated

I have this problem with toast notifications, my app shows toast notifications only when it is acti… Read more Toast Notifications Only Pop Up If The App Is Being Activated

Passing Some Argument To The Callback Function Of WinJs Xhr

In Windows 8, I am using WinJs.xhr in a loop to download some content, and as it arrives afterward … Read more Passing Some Argument To The Callback Function Of WinJs Xhr