Using this tutorial

To help you learn about the many features provided by the Presentation framework, this tutorial is broken into individual steps. Each step adds new functionality to the program and ends with an executable version.

The development steps described in this tutorial are:

  1. Creating a data model and a view
  2. Adding support for mouse-event handling
  3. Creating undoable commands and selections
  4. Maintaining, manipulating, and highlighting a current selection
  5. Adding menus
  6. Creating a mouse interactor
  7. Supporting cut, copy, paste, and embedding operations
  8. Supporting drag and drop operations
The documentation for each step contains:

The code listings contain a snapshot of the code at each stage. You can examine it to understand specific coding issues, and even enter, compile, and run it. If you only want an overview of the framework and basic program structure, just skip the code listings, located at the end of the documentation for each step.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker