Motif API
    Preparing search index...

    Overview

    The Motif API allows you to add extensions to the Motif Web Application. These extensions can access services and data within Motif and add new features and capabilities. This includes adding new top level windows and adding items to the menu.

    The charting within Motif is implemented as an extension. Motif also ships with an example TsDemo extension. A guide steps you through creating this TsDemo extension.

    1. Review Architecture
    2. Compile and run examples and use debugger to gain understanding of how extensions interact with Motif.
    3. Follow Guide

    The best way to develop an extension for Motif is to install