View Single Post
  #1 (permalink)  
Old 02-20-2008, 04:16 PM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,700
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default Binary, Octal, Decimal, Hex converter app

I've already posted this but it was as a response deep within another thread so I thought that I would repost it here in case it is useful to someone who did not see the original.

Note that it uses my ControlEvents library to limit the range of inputs allowed to those applicable for each type - this is difficult to do normally. Also note that you can type into any of the text boxes and the appropriate values are displayed in all the others.

EDIT :- Fixed the need to disable unassigned variable check as pointed out by Erel.
Attached Files
File Type: zip BaseConverter2.ZIP (4.3 KB, 68 views)

Last edited by agraham : 02-20-2008 at 05:04 PM.
Reply With Quote