|
HierarchicalReferenceBook
The program will enable to use the text records sorted hierarchically.
It can be rather convenient as a telephone directory, a reference book,
guide and means of storage of other different information.
|
|
Program review
The main window of the application consists of:
- The main menu at the top part of the main window
- The main panel of tools at the top part of the main window
- Control panels for a tree of data on the left part of the main window
- The tree of data
- The text editor of each element for the tree of data
An addition, removal and moving of branches of data is carried out by
corresponding buttons of the control panel for the tree of data.
Data encrypting
The application has an opportunity to encipher either separate
branches of data or the whole document using the password of the user.
It is necessary to press the button "Encrypt/Decrypt Branch" on the
control panel for the tree of data and enter the password to encipher
a document or a branch of date. By the next application start, the
cipher branches will be blocked, also the data into the branches will
be inaccessible for the user. If there is a necessity to use the
cipher branches and the date, it is necessary to press the button
"Lock/Unlock Encrypted Branch" on the control panel for the tree of
data and enter the password. If there is a necessity to encipher
branches without leaving the application, it is necessary to select
the branch of data and press the button "Lock/Unlock Encrypted
Branch".
ATTENTION ! Data are enciphered very strongly (the algorithm on the
basis of MD5). Therefore in case you lose the password, it is not
possible to restore the ecrypted branch/document any more. Be careful.
Calculator
The application has a calculator built into for calculation arithmetic
operations. If you press the combination of the keys Ctrl + ' = ',
there will be a calculation of the arithmetic expression, which is on
the left of the cursor up to a blank, an equal-sign or the beginning
of a line. Also you can select (allocate) a block of data and press
the combination of the keys Ctrl ' = ' - the selected block will be
calculated. It is possible to use following operators and functions: +
, - , * , / , ^ , Cos, Sin, Tan, ArcTan, ArcSin, ArcCos, Abs, Exp, Ln,
Log, Sqrt, Sqr, Int, Fraq, Trunc, Round, Sign, Not.
It is expected in following versions
- Any sorting of branches of the tree of data
- Any pictures for any branches of the tree of data
- Drag & Drop Interface
- Export to HTML format
- HTML & MS Word formats support
|