Getting Started
Table of Contents
Index
Chapter 12: Creating a Windows GUI Application
12.1 Overview
12.1.1 Creating a Screenset
12.2 Preparation
12.3 Sample Session
12.3.1 Creating the Project and Screenset
12.3.2 Your Screen at this Point
12.3.3 Defining Data for the Screenset
12.3.4 Adding Controls to the Screenset
12.3.5 Adding Dialog to the Screenset
12.3.5.1 Global Dialog
12.3.5.2 Local Dialog
12.3.6 Files Created
12.3.7 Building the Application
12.3.8 Testing the Screenset
12.4 Before Continuing