Progress
ADM 2 Reference


SmartDialog

The SmartDialog is a special type of Frame object supported by a dedicated Window. One of several expressions of the class Container, it is a modal object. Because modal objects completely own the focus while open, they are best used to capture data without which the application cannot continue.

The SmartDialog has no class of its own; the file %DLC%/src/adm2/containr.p is its super procedure. The syntax for loading that file is:

SYNTAX
RUN start-super-proc("adm2/containr.p":U). 

Other files related to containr.p and the SmartDialog are:

Class Files
Custom Files
Definition
Super
containrcustom.p
Method
containr.i
Method
containrcustom.i
Property
cntnprop.i
Property
cntnpropcustom.i
Prototype
cntnprto.i
Prototype
cntnprtocustom.i
Template
cntnrdlg.w
Exclude
containrexclcustom.i
Additional Method File
dialogmn.i
Instance
containrdefscustom.i


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095