The Clipboard

Up: GEOS SDK TechDocs | Up | Down | Next: 1 Overview
| One-page Version of this Chapter for Easy Printing

For an application to survive in the GUI world today, it must support at least the ever-present "Cut, Copy, and Paste" functions to which users have grown so attached. GEOS makes this very simple through the Clipboard and Quick-Transfer mechanisms.

All applications should support and use these mechanisms in order to maintain consistency throughout the system. In addition, these mechanisms provide certain functionality for data transfer that can be easily used.

To understand this chapter fully, you should have a working knowledge of Virtual Memory management as well as some familiarity with the concepts of mouse input. However, the concepts of the Clipboard and quick-transfer mechanisms are simple and may be understood without having read those sections.


Up: GEOS SDK TechDocs | Up | Down | Next: 1 Overview
| One-page Version of this Chapter for Easy Printing