winmo

pocket ie renders carriage returns in html?

We're writing a series of screens designed to be used on Pocket IE, on a batch of handheld scanner units from Motorola (aka Symbol). As is typical, I am trying to layout my HTML in something of a readable format, which new controls on new lines, instead of just running my code all together into one big giant unreadable mess. Here is an...

Handle Windows Mobile Click event so that it doesn't "queue" while my program is blocking

I've written a simple application for WinMo 6.x to entertain my daughter. It holds a set of animal image to animal noise pairs and randomly displays one of the images. When the image is clicked the animal noise plays and the two year old is distracted :-) and then the next image is displayed. However, since she tends to bash at the scre...

Widget/Plugin on Today screen on WinMo 6.5

I want to put a new tool on my Windows 6.5 phone, and I'm looking for an example or write-up to help me. You go to settings -> Today -> Items, and 'Windows Default' is selected. This puts 'music', 'pictures', 'text', 'e-mail', etc... on the today screen. If you want to add an item to this list, how do you do that? I saw some links here...