Converter Pro
- Shoot3r101
- Posts: 43
- Joined: Wed Apr 25, 2007 10:09 pm
Converter Pro
Its been a week now and I have finally finished it. It was a a pain to do but the outcome was amazing. It converts any letter caps or no caps to Hex, Decimal, and Binary. Hope you find this program usefull. Im working on v2 now and im hoping to release it in about 2-3 weeks or so.
Screenshots:
Screenshots:
- Attachments
-
- Converter Pro V1.zip
- Converts to Hex, Decimal, and Binary.
- (24.56 KiB) Downloaded 29 times
- Shoot3r101
- Posts: 43
- Joined: Wed Apr 25, 2007 10:09 pm
- StalkingGrunt911
- Posts: 3618
- Joined: Wed May 24, 2006 12:30 pm
- Location: Florida!
- Contact:
Meh that shouldn't be hard at all. But I also don't see how it makes sense, you could just make the textboxes with the output value read-only, and one charecter(ASCII) = 2 characters(hex), if you know what I mean, so there shouldn't be any user error.StalkingGrunt911 wrote:Nice job. Why not code it where if you click the button and the textbox text length is over 2 then the button is disabled or a messagebox shows up so you don't get a error.
EDIT: Oh I see what you are talking about, this only does one charecter.
Well why not make it do more than one charecter?
- Shoot3r101
- Posts: 43
- Joined: Wed Apr 25, 2007 10:09 pm
It does 2 too. But it just gets an error if its invalid. For more valid number open Dot Halo and look at the Hex editor. And you will see a bunch of numbers split up into 2. For ex. ef is a valid number. Anyways anyone want to help me make V2?-DeToX- wrote:Meh that shouldn't be hard at all. But I also don't see how it makes sense, you could just make the textboxes with the output value read-only, and one charecter(ASCII) = 2 characters(hex), if you know what I mean, so there shouldn't be any user error.StalkingGrunt911 wrote:Nice job. Why not code it where if you click the button and the textbox text length is over 2 then the button is disabled or a messagebox shows up so you don't get a error.
EDIT: Oh I see what you are talking about, this only does one charecter.
Well why not make it do more than one charecter?
Last edited by Shoot3r101 on Thu May 10, 2007 2:31 pm, edited 1 time in total.
- Shoot3r101
- Posts: 43
- Joined: Wed Apr 25, 2007 10:09 pm
-
- Posts: 17
- Joined: Thu Mar 15, 2007 3:34 pm
- Location: close to the place near my house
- ZeroKillerMods
- Posts: 114
- Joined: Sun Sep 03, 2006 5:56 am
- Location: Great Britain
- Shoot3r101
- Posts: 43
- Joined: Wed Apr 25, 2007 10:09 pm