Welcome! Unfortunately this Blog is outdated. However if you have JavaScript enabled you should be forwarded directly to the corresponding Link on its predecessor
blog.m-kuttner.com

Thursday, March 26, 2009

My first Windows Mobile Project

So i just finished writing my first very basic Application for the Windows Mobile Platform.

It's basically a Calculator which supports the 4 Standard Operations and has a few additional features:
1. You have a history of your previous calculations included. (Screenshot 2)
2. You can choose any of your previous calculations and press the button "Ans" in order to include the result of that calculation in your next one. (Screenshot 2)
3. When you start typing into one of the Boxes or change the Operation type (Screenshot 1) the Application waits a certain amount of time before using your inputs for a new calculation. So you always have enough time to enter your desired values before the calculation fires.
4. And although not a feature I still included a Screenshot (3) of the "About" page with a working link to my Homepage which starts the Internet Explorer bundled with Windows Mobile.

Now I'm only looking forward to the Implementation-Phase of my own Project for this Semester which I will tell you about sometime in the future.



No comments:

Post a Comment

Note: Only a member of this blog may post a comment.