Chapter 1. Introduction

Table of Contents

1.1. Overview
1.2. Auto-Generation
1.2.1. Documentation

1.1. Overview

The DataHub has built-in scripting capabilities based on Cogent's Gamma language, which among other things let you create Windows interfaces with DataHub scripts. This guide assumes a basic understanding of DataHub scripting, and provides the specific information you will need to create windows, buttons, frames, tabs, entry fields, and so on—all animated with live data.

DataHub Windows scripting combines two APIs:

    WTL-based widget classes

    Windows Platform SDK functions, structures and constants