TabListEditor.st
changeset 1860 ec3a07f0b145
parent 1856 db8156ab00ae
child 1876 1e2a0c548e82
equal deleted inserted replaced
1859:254fc0e37550 1860:ec3a07f0b145
   339               #acceptChannel: #acceptChannel
   339               #acceptChannel: #acceptChannel
   340               #modifiedChannel: #modifiedChannel
   340               #modifiedChannel: #modifiedChannel
   341               #acceptOnPointerLeave: false
   341               #acceptOnPointerLeave: false
   342             )
   342             )
   343            #(#CheckBoxSpec
   343            #(#CheckBoxSpec
   344               #label: 'Application provides translation '
   344               #label: 'Application Provides Translation '
   345               #name: 'translateLabel'
   345               #name: 'translateLabel'
   346               #layout: #(#Point 96 135)
   346               #layout: #(#Point 96 135)
   347               #activeHelpKey: #labelDerivesFromApplication
   347               #activeHelpKey: #labelDerivesFromApplication
   348               #tabable: true
   348               #tabable: true
   349               #model: #translateLabel
   349               #model: #translateLabel
   450               acceptOnPointerLeave: false
   450               acceptOnPointerLeave: false
   451             )
   451             )
   452            (FramedBoxSpec
   452            (FramedBoxSpec
   453               label: 'Scroll Bars'
   453               label: 'Scroll Bars'
   454               name: 'FramedBox'
   454               name: 'FramedBox'
   455               layout: (LayoutFrame 0 0.0 119 0.0 0 1.0 214 0)
   455               layout: (LayoutFrame 0 0.0 119 0.0 0 1.0 218 0)
   456               labelPosition: topLeft
   456               labelPosition: topLeft
   457               component: 
   457               component: 
   458              (SpecCollection
   458              (SpecCollection
   459                 collection: (
   459                 collection: (
   460                  (HorizontalPanelViewSpec
   460                  (HorizontalPanelViewSpec
   519                                 translateLabel: true
   519                                 translateLabel: true
   520                               )
   520                               )
   521                              )
   521                              )
   522                            
   522                            
   523                           )
   523                           )
   524                           extent: (Point 113 57)
   524                           extent: (Point 111 55)
   525                         )
   525                         )
   526                        (ViewSpec
   526                        (ViewSpec
   527                           name: 'Box3'
   527                           name: 'Box3'
   528                           component: 
   528                           component: 
   529                          (SpecCollection
   529                          (SpecCollection
   550                                 useIndex: true
   550                                 useIndex: true
   551                               )
   551                               )
   552                              )
   552                              )
   553                            
   553                            
   554                           )
   554                           )
   555                           extent: (Point 113 57)
   555                           extent: (Point 111 55)
   556                         )
   556                         )
   557                        )
   557                        )
   558                      
   558                      
   559                     )
   559                     )
   560                   )
   560                   )