The thesis presents the development of a special text editor with fields that makes it possible to input and edit data and mathematical formulae. The application has some features of classic programming tools - the text editor, the database and the spreadsheet. The aim of the project is to enable the user an independent and simple creation of documents with arbitrary data fields and various calculations. The application enables the user to define named data fields within the text, to specify their properties, to fill in data, to do calculations using the fields, and to print the entire document. The thesis describes the purposes and goals of the application, its development, the tools that served as the basis for its creation, and the technologies that were used to implement it (especially the C++ programming language and Windows API).
|