Converter emulator Ver 5 |
(My mobile's Converter emulator written by me in c#) |
. |
After making emulators for stopwatch found in my mobile I searched my mobile further to select a few more apps to make their emulators. 'Converter' was one of app I short listed for making myself in C Sharp Windows Forms Application. |
My mobile's 'Converter' app's purpose is to convert values from one unit to another so it is a simple app. Making of it's emulator was also simple. In my version of 'Converter' I reduced or removed features and categories of units for keeping things simple. |
It's UI(User Interface) is also simple and easy to understand. It loads with a 'Category' and 'Subcategory' value set and 'Precision' selected. On entering value for a row it calculates and displays value for other row. From 'Menu' either 'Help' can be viewed or 'Category/Subcategory' can be selected. Press 'Enter' in any row under 'Value' column to get value of other row updated. Use mouse, 'TAB', 'UP-Arrow' and 'DOWN-Arrow' for navigating between form fields. Precision from 1 to 10 can be selected. |
. |
Following are the screen shots of 'Converter' application with explanation. |
. |
Application looks like this when it is loaded |
. |
Application looks like this when 1st it is loaded and 2nd from it's 'Menu' 'Help' option is selected. |
. |
Application looks like this when 1st it is loaded and 2nd some of it's menus are expended. |
. |
Application looks like this when 1st it is loaded and 2nd it's 'Menu -> Category/Subcategory' -> Temperature -> Fahrenheit <-> Celsius' is selected and 3rd '32' is entered under value column for 'Fahrenheit' row and 4th result for 'Celsius' row under value column is displayed. |
. |
I will soon upload this 'Converter' application's entire project to some site and put project's download link from there here. And may be before that I will post important parts of this 'Converter' application's source code here. |
Until then download and extract and run and enjoy DEMO of this 'Converter' application written and compiled in visual studio 2010 Ultimate by me. |
. |
. |
[Update 2017 May 25 Tue] |
Enjoy Complete Source code of application written and compiled in visual studio 2010 Ultimate by me. Download it. Extract it. Read 'ReadMeFirst.txt' file and do as is explained in it. |
. |
Saturday, March 4, 2017
Converter emulator Ver 5 - C Sharp
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment