ABSTRACT

Software Application Development: A Visual C++, MFC, and STL Tutorial provides a detailed account of the software development process using Visual C++, MFC, and STL. It covers everything from the design to the implementation of all software modules, resulting in a demonstration application prototype which may be used to efficiently represent mathem

chapter 1|14 pages

- Object-Oriented Analysis and Design

chapter 2|26 pages

- Initial Graphical User Interface

chapter 3|54 pages

- Constructing Blocks

chapter 4|24 pages

- Constructing Block Ports

chapter 5|16 pages

- Constructing Connections

chapter 6|32 pages

Moving Blocks and Connections

chapter 7|8 pages

- Automatic Block Placement

chapter 8|26 pages

- Connection-Based Bend Points

chapter 9|48 pages

- Block Dialog Windows

chapter 10|28 pages

- Conversion of String Input to Double Data

chapter 11|14 pages

- Moving Multiple Items

chapter 12|28 pages

- Addition of a Tree View Control

chapter 14|16 pages

- Context Menu Extension

chapter 15|52 pages

- Setting Port Properties

chapter 16|14 pages

- Key-Based Item Movement

chapter 17|8 pages

- Reversing Block Direction

chapter 18|26 pages

- Model Validation

chapter 19|50 pages

- Non-Feedback-Based Signal Propagation

chapter 20|36 pages

- Graph Drawing

chapter 21|74 pages

- Block Operations

chapter 23|66 pages

- Feedback-Based Signal Propagation

chapter 24|10 pages

- Placing an Edit Box on a Toolbar

chapter 25|86 pages

- Serialization

chapter 27|14 pages

- Printing and Print Preview

chapter 28|40 pages

- Implementing a Scroll View

chapter 29|58 pages

- Edit Menu

chapter 30|62 pages

- Annotations

chapter 31|12 pages

- Tools Menu

chapter 32|8 pages

- Help Menu

chapter 33|8 pages

- Finalizing the Project

chapter 34|10 pages

- Conclusion