PDA

View Full Version : My Calculator V4!!!



pointer
10-01-2008, 07:16 PM
Hi,

Well... It's been a while since my last calculator (v3) was released, in that time, I learned a lot more, so I made V4.

My website: Here (http://thepointer.bplaced.net)

Updates V4:
Most noticeable: The calculator has got a JFrame.
It now uses doubles instead of floats ;)

Updates V4.1:
Every button/textfield has some text to help you when you hover your mouse on it.
Added a .bat file for those who couldn't run the program.

Updates V4.2:
Added Information box.
Added Updates box.
Made the Calculator position in the middle of the screen.

Updates V4.3:
Added a Note Pad function.
Fixed a bug which made the Calculator not position in the middle of the screen.

Updates V4.4:
Added a Funky Colors option.

Calculator V4.5:
Made this screen within a scroll panel.
Added a little feature that shows how long the calculator is running.
Hosting it on my site.

To run this, you might need the latest Java versions...

Images:
http://img98.imageshack.us/img98/3825/005ok4.jpghttp://img98.imageshack.us/img98/3449/001br1.jpghttp://img243.imageshack.us/img243/66/002mx3.jpghttp://img509.imageshack.us/img509/9830/003ap5.jpghttp://img509.imageshack.us/img509/9862/004kr2.jpghttp://img98.imageshack.us/img98/649/006mj0.jpg

Heavenzeyez1
10-01-2008, 07:54 PM
Well, if you released it on SRL-Forums, then you could post it on the same thread. :)
Anyway, not bad.
~Eerik~

TravisV10
10-01-2008, 08:25 PM
Its very nice! And a smart way of doing it. ;)

Shuttleu
10-01-2008, 08:47 PM
i have never run a .jar before
could you tell me how to do this?

~shut

ShowerThoughts
10-01-2008, 08:48 PM
i have never run a .jar before
could you tell me how to do this?

~shut

Double click ^^

Shuttleu
10-01-2008, 08:52 PM
but then it opens in winrar :(

~shut

ShowerThoughts
10-01-2008, 08:55 PM
Install java, I think you already got it so you got the wrong one?

Shuttleu
10-01-2008, 09:00 PM
java 6 update 7
the latest one

~shut

Yakman
10-01-2008, 09:51 PM
why dont you post the source of this?

although you use apache ant, so that makes you cool :p

Bobarkinator
10-01-2008, 11:45 PM
why dont you post the source of this?

although you use apache ant, so that makes you cool :p

Ant you say? I'm running it :)

P1nky
10-02-2008, 12:54 AM
awsome job :P btw for the people who cant run just screen shot how it looks.

pointer
10-04-2008, 12:45 PM
I can post a batch file to run it for the people who have problems with it, the winrar problem causes when you installed winrar after your java

EDIT: Created V4.1
EDIT2: What is Apache Ant? :P
EDIT3: Created V4.2
EDIT4: Created V4.3

pointer
11-06-2008, 01:57 PM
EDIT5: New version: Calculator V4.4

pointer
12-19-2008, 10:28 AM
New version people :D now hosted on site and source code included!!!

miansc
02-15-2009, 03:04 AM
No offence, but a calculator, whoahh?

Bobarkinator
02-19-2009, 01:04 AM
Calculators are great starting projects if you don't the the syntax and only know a few functions.