UILayoutTool.st
changeset 2954 fac62f1cddaa
parent 2953 934578ff722b
child 3052 8734833de8fe
equal deleted inserted replaced
2953:934578ff722b 2954:fac62f1cddaa
  1133         window: 
  1133         window: 
  1134        (WindowSpec
  1134        (WindowSpec
  1135           label: 'UILayoutTool-AlignmentOrigin'
  1135           label: 'UILayoutTool-AlignmentOrigin'
  1136           name: 'UILayoutTool-AlignmentOrigin'
  1136           name: 'UILayoutTool-AlignmentOrigin'
  1137           min: (Point 10 10)
  1137           min: (Point 10 10)
  1138           bounds: (Rectangle 14 46 419 253)
  1138           bounds: (Rectangle 0 0 405 220)
  1139         )
  1139         )
  1140         component: 
  1140         component: 
  1141        (SpecCollection
  1141        (SpecCollection
  1142           collection: (
  1142           collection: (
  1143            (UISubSpecification
  1143            (UISubSpecification
  1147               minorKey: layoutOriginSpec
  1147               minorKey: layoutOriginSpec
  1148             )
  1148             )
  1149            (FramedBoxSpec
  1149            (FramedBoxSpec
  1150               label: 'Alignment'
  1150               label: 'Alignment'
  1151               name: 'FramedBox'
  1151               name: 'FramedBox'
  1152               layout: (LayoutFrame 1 0.0 113 0 0 1.0 208 0)
  1152               layout: (LayoutFrame 1 0.0 113 0 0 1.0 215 0)
  1153               labelPosition: topLeft
  1153               labelPosition: topLeft
  1154               translateLabel: true
  1154               translateLabel: true
  1155               component: 
  1155               component: 
  1156              (SpecCollection
  1156              (SpecCollection
  1157                 collection: (
  1157                 collection: (
  1158                  (LabelSpec
  1158                  (LabelSpec
  1159                     label: 'Horizontal:'
  1159                     label: 'Horizontal:'
  1160                     name: 'alignHLabel'
  1160                     name: 'alignHLabel'
  1161                     layout: (AlignmentOrigin 88 0 17 0 1 0)
  1161                     layout: (AlignmentOrigin 88 0 17 0 1 0)
       
  1162                     translateLabel: true
  1162                     adjust: right
  1163                     adjust: right
  1163                     translateLabel: true
       
  1164                   )
  1164                   )
  1165                  (InputFieldSpec
  1165                  (InputFieldSpec
  1166                     name: 'leftAlignmentFractionField'
  1166                     name: 'leftAlignmentFractionField'
  1167                     layout: (LayoutFrame 90 0 14 0 147 0 36 0)
  1167                     layout: (LayoutFrame 90 0 14 0 147 0 36 0)
  1168                     activeHelpKey: alignHorizontal
  1168                     activeHelpKey: alignHorizontal
  1177                   )
  1177                   )
  1178                  (LabelSpec
  1178                  (LabelSpec
  1179                     label: 'Vertical:'
  1179                     label: 'Vertical:'
  1180                     name: 'alignVLabel'
  1180                     name: 'alignVLabel'
  1181                     layout: (AlignmentOrigin 88 0 43 0 1 0)
  1181                     layout: (AlignmentOrigin 88 0 43 0 1 0)
       
  1182                     translateLabel: true
  1182                     adjust: right
  1183                     adjust: right
  1183                     translateLabel: true
       
  1184                   )
  1184                   )
  1185                  (InputFieldSpec
  1185                  (InputFieldSpec
  1186                     name: 'topAlignmentFractionField'
  1186                     name: 'topAlignmentFractionField'
  1187                     layout: (LayoutFrame 90 0 40 0 147 0 62 0)
  1187                     layout: (LayoutFrame 90 0 40 0 147 0 62 0)
  1188                     activeHelpKey: alignVertical
  1188                     activeHelpKey: alignVertical