PDA

Click to See Complete Forum and Search --> : Need beta testers for program


zach1188
Dec 13th, 2005, 10:47 PM
I am in the process of making a RuneScape client. You may or may not know what that is, but it doesn't matter because all I have done is the calculator part. This is like a visualy enhanced version of the standard windows calculator. The memory button is different, it saves the value into registry so you can even turn off your computer and you will keep whats in memory.

If you find any bugs, just post them here. Try to click everything, even things you would have never thought of. Try to find things that don't work the way they should.

If you find a problem, post the details in detail, and post a pic if you can.

P.S.
Also, can you rate it 1-10 (It is my first vb program).

Modderman
Jan 23rd, 2006, 12:12 AM
~the RuneScape button's text is funky...as in ..I can't read it because it is half above and half below the button (might be my screen 1280x1024??...doubtful though..)
~entering a number w/ 2 decimals is a problem along with character chars(type 13 mismatch error)

you could make it so you can't enter characters into the textbox, but then you still have the problem of multiple decimals...so probably just do a "Try and Catch" event to catch the errors....

Just an Idea for a your registry value thingy...maybe have a way to clear this values...and also have the ability to pop up a window were you can store 10 different values and with a push of a button recall one of the memories just to help make it unique...

I like the mouse(its neat) for the "visualy ennhanced" part...maybe use some pictures on the button faces for sqrt or for the y^...just so it looks better.....

Nice job for your first program.

zach1188
Jan 24th, 2006, 01:31 AM
This is an old post, it is MUCH better now. I pretty much quit working on it. If you would like to see it, the source is below. The skin is a little buggy, but besides that it works ok. At leaste for me, anyways.