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

  1. Window DimDlg
  2.   class: DimensionDlg
  3.   resource: DIMENSIONS
  4.   title: "Set Dimensions"
  5.   Child granularity
  6.     class: Edit
  7.     resource: 114
  8.     data: "0"
  9.   Child width
  10.     class: Edit
  11.     resource: 119
  12.     data: "0"
  13.   Child height
  14.     class: Edit
  15.     resource: 120
  16.     data: "0"
  17.   Child device
  18.     class: RadioButton
  19.     resource: 110
  20.     group: bGroup
  21.   Child inches
  22.     class: RadioButton
  23.     resource: 111
  24.     group: bGroup
  25.   Child centimeters
  26.     class: RadioButton
  27.     resource: 112
  28.     group: bGroup 
  29.