Updated Wiki: Create a new widget application from scractch
Create a new widget from scratch To build a new widget from scratch you need to do the following steps:1. Create a new Windows Phone Application in Visual Studio2. Add WidgetLibrary project or dll as...
View ArticleCreated Issue: Error on OpenURL function [607]
When you try to use the OpenURL function to load a new WebBrowserTask it fails with an exception
View ArticleClosed Issue: Error on OpenURL function [607]
When you try to use the OpenURL function to load a new WebBrowserTask it fails with an exceptionComments: Resolved with changeset 9246.
View ArticleUpdated Wiki: A complete widget
You can download an example of how the library worksCannot resolve file macro, invalid file name or id.
View ArticleUpdated Wiki: A complete widget
You can download an example of how the library worksCodeplex Example.zip
View ArticleUpdated Wiki: Home
Project DescriptionCreate Windows Phone 7 apps using HTML, CSS and Javascript over the WebBroweser control inside the phone.Widget Library for Windows Phone 7 allows you to build new applications for...
View ArticleUpdated Wiki: Home
Project DescriptionCreate Windows Phone 7 apps using HTML, CSS and Javascript over the WebBroweser control inside the phone.Widget Library for Windows Phone 7 allows you to build new applications for...
View ArticleNew Comment on "Documentation"
You don't need to install de dll file, you only need to add the library as a reference in your project.
View ArticleNew Comment on "Create a new widget application from scractch"
I seem to always get an error at: System.Diagnostics.Debugger.Break();
View ArticleNew Post: Minor issue: zoom and elastic pull effect...
This framework is great and works fine! But it's possible to do an inherit a Microsoft.Phone.Controls.WebBrowser class and override the native method refers to the same problem as describe here:...
View ArticleNew Comment on "How to control navigation"
Did you try with Javascript navigate and location?
View ArticleNew Comment on "Create a new widget application from scractch"
Hello, when I try to emulate the widget, I have this error: "Loader.LoadResources(); NullReferenceException". Why?
View ArticleSource code checked in, #16392
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article