Summary

In this chapter, you started to develop a word processor capable of handling individual characters. The word processor supports the following:

  • Individual font and style of each character
  • Left, center, right, and justified alignment of each paragraph
  • Paragraphs that are distributed over the pages
  • Scrolling and zooming
  • Touchscreen
  • Cut, copy, and paste with ASCII or Unicode text, as well as application-specific generic information

In Chapter 7, Keyboard Input and Character Calculation, we will continue with the keyboard input and character calculation.

Get C++ Windows Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.