FileBasedSourceCodeManagementSettingsAppl.st
branchjv
changeset 16156 9b9fa51009d2
parent 16023 4bad8d7baaf8
parent 16153 3a55ba72a107
child 16664 ef51c9c52b52
equal deleted inserted replaced
16147:fb39152235e3 16156:9b9fa51009d2
   217             (SpecCollection
   217             (SpecCollection
   218                collection: (
   218                collection: (
   219                 (LabelSpec
   219                 (LabelSpec
   220                    label: 'Demo Only'
   220                    label: 'Demo Only'
   221                    name: 'Label10'
   221                    name: 'Label10'
   222                    style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default')
   222                    style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default' nil nil)
   223                    foregroundColor: (Color 86.9993133440147 0.0 0.0)
   223                    foregroundColor: (Color 87.0 0.0 0.0)
   224                    translateLabel: true
   224                    translateLabel: true
   225                    extent: (Point 694 37)
   225                    extent: (Point 694 37)
   226                  )
   226                  )
   227                 (FramedBoxSpec
   227                 (FramedBoxSpec
   228                    label: 'File Based Source Repository Manager Settings'
   228                    label: 'File Based Source Repository Manager Settings'
   343                                label: 'Add/Apply'
   343                                label: 'Add/Apply'
   344                                name: 'addButton'
   344                                name: 'addButton'
   345                                translateLabel: true
   345                                translateLabel: true
   346                                tabable: true
   346                                tabable: true
   347                                model: addPerModulePath
   347                                model: addPerModulePath
   348                                extent: (Point 139 30)
   348                                extent: (Point 135 30)
   349                              )
   349                              )
   350                             (ActionButtonSpec
   350                             (ActionButtonSpec
   351                                label: 'Remove'
   351                                label: 'Remove'
   352                                name: 'removeButton'
   352                                name: 'removeButton'
   353                                translateLabel: true
   353                                translateLabel: true
   354                                tabable: true
   354                                tabable: true
   355                                model: removePerModulePath
   355                                model: removePerModulePath
   356                                enableChannel: removeEnabled
   356                                enableChannel: removeEnabled
   357                                extent: (Point 139 30)
   357                                extent: (Point 135 30)
   358                              )
   358                              )
   359                             (ViewSpec
   359                             (ViewSpec
   360                                name: 'Box11'
   360                                name: 'Box11'
   361                                extent: (Point 140 10)
   361                                extent: (Point 137 10)
   362                              )
   362                              )
   363                             )
   363                             )
   364                           
   364                           
   365                          )
   365                          )
   366                        )
   366                        )
   367                       )
   367                       )
   368                     
   368                     
   369                    )
   369                    )
   370                    extent: (Point 694 337)
   370                    extent: (Point 694 342)
   371                  )
   371                  )
   372                 )
   372                 )
   373               
   373               
   374              )
   374              )
   375            )
   375            )