Rob Norris
zooooooon!
This is week is insanely busy, as is typical of the week before Christmas, so I’ve had very little time to think about code in the last couple of days. I therefore opted for something that wouldn’t steal too much of my brain, and began stubbing the Zune View class.
The interface will be typical Zune stuff. To get a web renderer into your app, you’ll include a WebKitViewObject
in your widget tree, and go from there.
The launcher is just a fairly standard Zune application setup. It will get a little more code before the end, mostly adding basic navigation buttons and location bar, but the basic structure won’t change. This will serve as both a test program and an example of how to use WebKit in your own applications.