Chapter 8. Building a Text Document Editor

What You’ll Learn in This Hour:

  • Design a new application

  • Expand our control repertoire

  • Discover new methods of handling interaction

  • Componentize the UI with User Controls

With the foundation of preceding hours, we now have the tools we need to begin creating a more dynamic, real-world application. Over the course of the next few pages we’ll begin building the foundations for a simple text document editor.

In this hour, we set up the core layout and controls for our Text Editor.

Designing a Text Editor

Building a text document editor is no trivial task. Think about the document editing you’ve done over the years and the myriad of features these tools support to help you get the job done. Our goal is to support ...

Get Sams Teach Yourself WPF in 24 Hours 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.