Latest Changes: - Fixed the Teal skin, it looks now better - Font changing now affects the buttons as well! - Everything evaluated is now sent to another text field. This field can't be modified. To get evaluated code, select it with the mouse, and click on the right mouse button and select "Copy" - Added the Fuchsia skin - Set the Calculator title and the toolbar buttons to the top and rewrote it. This means the button positions do not shake anymore while changing views - The button graphics are redrewn! They are now similar to each other as well. - The colors change into yellow when hovering buttons - Button texts are now in bold
See the Calculator itself to see the full Changelog.
Comment writing and rating are approciated, if you have any time, rate, comment or suggest a new feature. Thanks
I'm gonna make big updates into this when I've got time
Here are some: - Linux support (no transparency at start) - move all apparence related config into one tab and have space for real config - have configs saved
I know... that's a bug that has been bugging me. I don't know what's the matter with that. Also the widget seems to replace only one occurrence of a constant.
if I type PI*PI it ends up in a JS error. looks like this seems to be related to str.match();
By khinanglen, # Mar 16, 2008 1:33:28 PM
By calvin trager, # Jul 6, 2007 4:53:44 PM
Here are some:
- Linux support (no transparency at start)
- move all apparence related config into one tab and have space for real config
- have configs saved
Plus I'm also planning a whole new UI...
By aleksanteri, # Dec 30, 2006 1:17:52 PM
By SirJeff, # Dec 24, 2006 1:18:38 AM
By aleksanteri, # Oct 12, 2006 9:16:27 PM
if I type
PI*PI
it ends up in a JS error. looks like this seems to be related to str.match();
I'll try to figure these out.
By aleksanteri, # Sep 30, 2006 7:45:02 AM
3e-5 / 10
to the entry field and hit enter, it writes
3e-5 / 10E
and the out put is
2.9206095999639496e-8
I *think* that's not how it should work.
EDIT: even if it thinks that E is the Euler number (2.71828183) the output doesn't seem to have anything to do with reality?
By WildEnte, # Sep 29, 2006 10:40:24 PM
By aleksanteri, # Sep 16, 2006 8:03:42 PM
Hmmmmmm, I've been adding more features to this so I might release another update.
By aleksanteri, # Sep 8, 2006 0:58:59 AM
but unfortunatelly hard (impossible ?) to use with keyboard...
By Fredb, # Sep 7, 2006 10:01:06 PM
By the way, it never worked
By aleksanteri, # Aug 30, 2006 9:48:25 PM
Edit: Input type="range" ??? I didn't know there was that kind of thing
By aleksanteri, # Aug 21, 2006 1:42:19 PM
http://h1.ripway.com/shoust/Opacityrangebug.htm
By shoust, # Aug 20, 2006 9:34:20 PM
By aleksanteri, # Aug 19, 2006 6:45:38 PM