
-----------------------------------
zomg
Mon Nov 28, 2005 11:35 pm

Calculator 2.0
-----------------------------------
Hey ya heres a calc i made in VB.Net, finished today
it is mainly demonstrating something new i found:
NBG(no background) is a seethru background alowing the user the manipulate the environment behind a form thru the form...

o well cant really explain it, just try putting the form infront of an icon and dubl clicking that icon :P ull see... cool stuff

-----------------------------------
[Gandalf]
Tue Nov 29, 2005 3:14 am


-----------------------------------
Nice program, better than the one that comes with Windows although less features...

NBG is pretty cool, but it's usefulness is limited especially since the app goes behind whatever you clicked, so it's bacically as if you just clicked somewhere off the app (selecting some other window).

Well made!

-----------------------------------
zomg
Tue Nov 29, 2005 9:12 am


-----------------------------------
there is a line of code that does this in vb.net:
Me.TransparencyKey = Me.BackColor 
but it does a few things i didnt like so i made my own lol

anyway it im trying to make a program that uses it to its extent

-----------------------------------
GlobeTrotter
Tue Nov 29, 2005 4:37 pm


-----------------------------------
Couldn't you use this to make a cool-shaped form.  If you turn the borders off and turn this on, couldn't you make your form any shape you wanted.  This seems like the best/only application of this I can think of.

-----------------------------------
cool dude
Thu Dec 01, 2005 5:47 pm


-----------------------------------
good prog except if u tested it u would notice that the trigonometry is messed up

-----------------------------------
Brightguy
Sat Dec 03, 2005 3:48 pm

Re: Trig
-----------------------------------
Now there's a new idea, multiple decimal points! ;)

good prog except if u tested it u would notice that the trigonometry is messed up
sin(pi) = 3.23108510433268E-15

Meh, close enough.

-----------------------------------
cool dude
Thu Dec 08, 2005 5:24 pm


-----------------------------------
like i said it might be just my computer messed up but any of the trigs are messed up. try putting any number in
example
sin 90 should = 1 
but on this calculator it equals
0.893996663600558

-----------------------------------
Brightguy
Sat Dec 10, 2005 7:12 pm

Re: Trig
-----------------------------------
D'oh!  You accidentally left your brain in degree-mode. ;)

-----------------------------------
LinuxAddict
Tue Jan 17, 2006 5:54 pm

CALCULATOR!
-----------------------------------
This is a very nice program. Good job!

-----------------------------------
tupac
Thu Feb 16, 2006 9:45 pm


-----------------------------------
wow, very nice! try 2 work on the trig, but ither than that its rele good!

-----------------------------------
Daveliang99
Wed Feb 06, 2008 10:56 am

RE:Calculator 2.0
-----------------------------------
Cool
