Dialog System User's Guide
Table of Contents
Index
Chapter 17: Sample Programs
17.1 Entry Fields
17.1.1 Validating Entry Fields
17.1.1.1 Complex Data Validation
17.1.2 Editing Multiple Line Entry Fields
17.1.2.1 Moving Text Using Your Application Program
17.1.2.2 Moving Text Using Dialog
17.2 Push Buttons
17.2.1 Dialog for a Pause Push Button
17.2.2 Dialog for Dynamically Changing Bitmaps Assigned to a Push Button
17.3 Check Boxes
17.3.1 Selecting Items From a List
17.4 List Boxes
17.4.1 Adding Items Using Group Item
17.4.2 Adding Items Using Dialog
17.4.3 Adding Items Using a Delimited String
17.5 Scroll Bars
17.5.1 Events Associated with a Scroll Bar
17.5.2 Scroll Bar Properties
17.6 Tab Controls
17.7 The Call Interface
17.7.1 Using Dsrnr
17.7.2 The Push-pop Sample Program
17.7.2.1 The Custom1 Sample Program