A few projects: MiniCalc, and SecretHotkey
Posted: Sat Jan 29, 2005 10:19 pm
http://www.dracsoft.com/
Look in the downloads section. These are both written in PureBasic and a bit of C. Theres a slight bug in the auto-hide code of Secret Hotkey. Hopefully soon I'll convert my C DLL to PureBasic code so MiniCalc doesn't need a DLL.
Look in the downloads section. These are both written in PureBasic and a bit of C. Theres a slight bug in the auto-hide code of Secret Hotkey. Hopefully soon I'll convert my C DLL to PureBasic code so MiniCalc doesn't need a DLL.
MiniCalc is a program that resides in your system tray. By clicking on the tray icon or pressing Control+Shift+C, a small box will show up next to your mouse cursor where you can type various mathematical expressions.
It supports the pi and e constants, as well as trig functions.
Press enter to compute your entered expression.
Press the up arrow to access your last computed expression.
Press escape to hide the input box.
To exit, just right-click the tray icon.
Secret Hotkey
This program lets you set system hotkeys for running programs, opening folders, etc. It also lets you password protect the hotkeys and it will hide itself until you press your hotkey to show it and enter the correct password.