Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Programmer's Guide / Part - Appendixes


Appendix A - Embedding Checklist

This appendix summarizes the capabilities that your part editor must have if it is to support embedding. If you want your parts to be container parts, you must implement these features in your code.

Keep in mind that handling embedded parts usually means handling embedded frames; in most cases, your part directly interacts only with the frames of the parts embedded in it. Those embedded frames in turn interact with the parts displayed in them, and the embedded parts interact with their own embedded frames, and so on, down through the embedding hierarchy.

This checklist is meant for quick reference only. The items in the list are discussed in greater detail elsewhere in this book.

Content Model and Storage

Embedded-Frame Management

Depending on your part's content model and features, you may also want to add support for these capabilities:

Drawing

Depending on your part's content model and features, you may also want to add support for these capabilities:

Event Handling

Depending on your part's content model and features, you may also want to add support for these capabilities:

Data Transfer

General

Cutting Data

Linking

For Scripting Support


Previous Book Contents Book Index Next

© Apple Computer, Inc.
16 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help