-----------
MathPad 1.2
-----------

Author: Fernando Sanchez Alba
Contanct: FernandoSanchezAlba@yahoo.com
Description: Ultimate calculator replacement
Notes: The application was developed in C++ Builder. For any bug report or wishes 
to be added use the contact email. If you are interested on purchasing the source 
code please use the contanct email.

-------------
Instructions:
-------------

The Application stays as an icon in the tray bar, double click the tray icon or use 
the context menu over it in order to popup mathpad. Right click over the mathpad 
window in order to display the menu, in this one you will find all the supported
operations, you can select them from the submenus or type them. Type whatever 
expression and press return to obtain the results. Illegal characters will appear
colored as red. Functions are required to enclose their arguments within brackets.

Mathpad allows multiple nested expressions, ie:

20 - LightYear XOR (MeterToDeg(1.004) + (SIN(10.7/2 * COS(1)) / ROUND(NOT(17.00009)))) * PI
--------
History:
--------

v1.2.1	-Added Option 'Cursor After Result'
	-Fixed a a few bugs

v1.2:	-Added syntax color highlight
	-Removed flat menus algorithm (wasn't working well with submenus)
	-Added Constants and Conversions submenus
	-Replaced title bar with own one 
	-Fixed bugs


v1.0:	-First release

--------
License:
--------

Please read and understand this license agreement fully before using the MathPad software. 
This is an agreement between you, the end-user, and Fernando Sanchez Alba, the publisher of 
the MathPad software (also referred to in this agreement as 'the software' or 'this software'). 
By installing and/or using this software you are agreeing to be bound by the terms of this 
agreement.  If you do not agree with the terms of this license agreement, the software must 
be removed, including any installation files and archival files. This software is protected 
by copyright and other intellectual property laws and by international treaties. You acknowledge 
that no title to the intellectual property in the software is transferred to you. You further 
acknowledge that title and full ownership rights to the software will remain the exclusive 
property of Fernando Sanchez Alba and you will not acquire any rights to the software except 
as expressly set forth in this license. You agree that any copies of the software will be 
completely unmodified and contain the same proprietary notices which appear on and in the 
software. THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, 
INCLUDING WARRANTIES THAT IT IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE 
OR NON-INFRINGING. THE USER AGREES THAT ANY USE OF THIS SOFTWARE OR ANY FILES DOWNLOADED WITH 
THIS SOFTWARE IS AT THE SOLE RISK OF THE USER. This software may be used for personal and/or 
commercial purposes. This software can be only distributed freele and no profit may be obtained 
from its distribution. Copying or distributing unauthorized files may violate copyright laws. 
Compliance with the copyright law is solely the user's responsibility. This license will terminate 
immediately without notice from Fernando Sanchez Alba if you fail to comply with any provision of 
this license. Upon termination you must destroy the software, archival files, related documentation 
and all copies thereof. If for any reason a court of competent jurisdiction finds any rovision of 
this license or portion thereof to be unenforceable, that provision of the license shall be 
enforced to the maximum extent permissible so as to effect the intent of the parties, and the 
remainder of this license shall continue in full force and effect.


Copyright (c) 2003 Fernando Sanchez Alba
All rights reserved


