home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01163 / iddialog.wdl < prev    next >
Text File  |  1993-02-23  |  347b  |  18 lines

  1. Window idDialog
  2.   class: IDDialog
  3.   resource: IDDIALOG
  4.   title: "Set Identity"
  5.   value: identity
  6.   Child identity
  7.     class: Edit
  8.     resource: DW_IDENT
  9.   Child asIntButton
  10.     class: RadioButton
  11.     resource: DW_ASINT
  12.     group: bGroup
  13.   Child asSymButton
  14.     class: RadioButton
  15.     resource: DW_ASSYMBOL 
  16.     group: bGroup
  17.     
  18.