Page 1 of 1
Converter Pro
Posted: Thu May 10, 2007 1:49 pm
by Shoot3r101
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:
Re: Converter Pro
Posted: Thu May 10, 2007 1:55 pm
by Dootuz
Yay cant wiat to use... i guess
lol
Posted: Thu May 10, 2007 1:57 pm
by Shoot3r101
Try using it with Dot halo. I found that if you use ef you don't get an error.
Posted: Thu May 10, 2007 2:01 pm
by StalkingGrunt911
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.
Posted: Thu May 10, 2007 2:03 pm
by Shoot3r101
Yeah i'll try that in V2.
Posted: Thu May 10, 2007 2:16 pm
by -DeToX-
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.
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.
EDIT: Oh I see what you are talking about, this only does one charecter.
Well why not make it do more than one charecter?
Posted: Thu May 10, 2007 2:29 pm
by Shoot3r101
-DeToX- wrote: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.
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.
EDIT: Oh I see what you are talking about, this only does one charecter.
Well why not make it do more than one charecter?
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?
Posted: Thu May 10, 2007 2:30 pm
by -DeToX-
I know, well its cool then, good job learning to program. What language?
Posted: Thu May 10, 2007 2:34 pm
by Shoot3r101
-DeToX- wrote:I know, well its cool then, good job learning to program. What language?
No actually I have known Visual Basic for quite some time now so your wrong.
Posted: Mon May 14, 2007 12:32 pm
by dudeimsocool
woa dude chill
Posted: Mon May 14, 2007 11:19 pm
by Shoot3r101
lol k
.
Posted: Thu May 17, 2007 11:52 pm
by ZeroKillerMods
he was only taking an interest because most people that post small apps have only just started to learn!
Posted: Sun May 20, 2007 9:48 pm
by Shoot3r101
Sorry about the flame though. Its just I hate when I get called a noob at something. I know its small but this is a little tool its nothing that big. Its just for small use's.