UISelectionPanel.st
changeset 216 2bfcf491429e
parent 207 a31cc933368a
child 244 b70597d2a39b
equal deleted inserted replaced
215:d3c66fe05b12 216:2bfcf491429e
   374                     #'lampColor:' #(#Color 100.0 100.0 0.0)
   374                     #'lampColor:' #(#Color 100.0 100.0 0.0)
   375                 )
   375                 )
   376                  #(#ArrowButtonSpec
   376                  #(#ArrowButtonSpec
   377                     #'name:' 'ArrowButton down'
   377                     #'name:' 'ArrowButton down'
   378                     #'layout:' #(#LayoutFrame 237 0 51 0 259 0 73 0)
   378                     #'layout:' #(#LayoutFrame 237 0 51 0 259 0 73 0)
   379                     #'hasCharacterOrientedLabel:' false
       
   380                     #'isTriggerOnDown:' true
   379                     #'isTriggerOnDown:' true
   381                     #'direction:' #down
   380                     #'direction:' #down
   382                 )
   381                 )
   383                  #(#ArrowButtonSpec
   382                  #(#ArrowButtonSpec
   384                     #'name:' 'ArrowButton left'
   383                     #'name:' 'ArrowButton left'
   385                     #'layout:' #(#LayoutFrame 237 0 82 0 259 0 104 0)
   384                     #'layout:' #(#LayoutFrame 237 0 82 0 259 0 104 0)
   386                     #'hasCharacterOrientedLabel:' false
       
   387                     #'isTriggerOnDown:' true
   385                     #'isTriggerOnDown:' true
   388                     #'direction:' #left
   386                     #'direction:' #left
   389                 )
   387                 )
   390                  #(#ArrowButtonSpec
   388                  #(#ArrowButtonSpec
   391                     #'name:' 'ArrowButton right'
   389                     #'name:' 'ArrowButton right'
   392                     #'layout:' #(#LayoutFrame 237 0 113 0 259 0 135 0)
   390                     #'layout:' #(#LayoutFrame 237 0 113 0 259 0 135 0)
   393                     #'hasCharacterOrientedLabel:' false
       
   394                     #'isTriggerOnDown:' true
   391                     #'isTriggerOnDown:' true
   395                     #'direction:' #right
   392                     #'direction:' #right
   396                 )
   393                 )
   397                  #(#CheckToggleSpec
   394                  #(#CheckToggleSpec
   398                     #'name:' 'CheckToggle'
   395                     #'name:' 'CheckToggle'
  1029                  #(#ViewSpec
  1026                  #(#ViewSpec
  1030                     #'name:' 'View'
  1027                     #'name:' 'View'
  1031                     #'layout:' #(#LayoutFrame 152 0 14 0 266 0 94 0)
  1028                     #'layout:' #(#LayoutFrame 152 0 14 0 266 0 94 0)
  1032                 )
  1029                 )
  1033                  #(#DividerSpec
  1030                  #(#DividerSpec
  1034                     #'name:' 'Horizontal Seperator'
  1031                     #'name:' 'Horizontal Separator'
  1035                     #'layout:' #(#LayoutFrame 16 0 107 0 137 0 111 0)
  1032                     #'layout:' #(#LayoutFrame 16 0 107 0 137 0 111 0)
  1036                     #'orientation:' #horizontal
  1033                     #'orientation:' #horizontal
  1037                 )
  1034                 )
  1038                  #(#DividerSpec
  1035                  #(#DividerSpec
  1039                     #'name:' 'Vertical Seperator'
  1036                     #'name:' 'Vertical Separator'
  1040                     #'layout:' #(#LayoutFrame 16 0 107 0 20 0 159 0)
  1037                     #'layout:' #(#LayoutFrame 16 0 107 0 20 0 159 0)
  1041                     #'orientation:' #vertical
  1038                     #'orientation:' #vertical
  1042                 )
  1039                 )
  1043                  #(#LabelSpec
  1040                  #(#LabelSpec
  1044                     #'name:' 'viewLabel'
  1041                     #'name:' 'viewLabel'
  1052                     #'adjust:' #left
  1049                     #'adjust:' #left
  1053                     #'resizeForLabel:' true
  1050                     #'resizeForLabel:' true
  1054                     #'canUIDrag:' false
  1051                     #'canUIDrag:' false
  1055                 )
  1052                 )
  1056                  #(#LabelSpec
  1053                  #(#LabelSpec
  1057                     #'name:' 'Seperators'
  1054                     #'name:' 'Separators'
  1058                     #'layout:' #(#AlignmentOrigin 136 0 117 0 1 0)
  1055                     #'layout:' #(#AlignmentOrigin 136 0 117 0 1 0)
  1059                     #'label:' 'Seperators'
  1056                     #'label:' 'Separators'
  1060                     #'style:' 
  1057                     #'style:' 
  1061                      #(#FontDescription
  1058                      #(#FontDescription
  1062                         #helvetica #medium
  1059                         #helvetica #medium
  1063                         #roman #'10'
  1060                         #roman #'10'
  1064                     )
  1061                     )