Drawing Framework Examples

From Apache OpenOffice Wiki
Revision as of 17:26, 29 November 2006 by Andre (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

First some example and remarks about the implementation of thhe drawing framework in the components1 child work space. After that some illustrations of how to use the framework and how to extend it.

Note that the code below is C++ pseudo code. It tries to be complete and accurate with respect to the drawing framework API. It is not so complete and accurate with regard to the (hopefully) well known parts of the existing API and its C++ usage.

Framework Helper

Using the Drawing Framework API

Requesting the Activation of a Resource

Accessing a Resource

Reacting to Modifications of the Configuration

Providing a New Resource

Personal tools