#UI_ENHANCEMENT
authorClaus Gittinger <cg@exept.de>
Wed, 09 Mar 2016 23:21:36 +0100
changeset 16153 3a55ba72a107
parent 16152 26f19c2a570e
child 16154 5939931ac858
#UI_ENHANCEMENT class: FileBasedSourceCodeManagementSettingsAppl changed: #windowSpec
FileBasedSourceCodeManagementSettingsAppl.st
--- a/FileBasedSourceCodeManagementSettingsAppl.st	Wed Mar 09 23:21:22 2016 +0100
+++ b/FileBasedSourceCodeManagementSettingsAppl.st	Wed Mar 09 23:21:36 2016 +0100
@@ -219,8 +219,8 @@
                 (LabelSpec
                    label: 'Demo Only'
                    name: 'Label10'
-                   style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default')
-                   foregroundColor: (Color 86.9993133440147 0.0 0.0)
+                   style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default' nil nil)
+                   foregroundColor: (Color 87.0 0.0 0.0)
                    translateLabel: true
                    extent: (Point 694 37)
                  )
@@ -345,7 +345,7 @@
                                translateLabel: true
                                tabable: true
                                model: addPerModulePath
-                               extent: (Point 139 30)
+                               extent: (Point 135 30)
                              )
                             (ActionButtonSpec
                                label: 'Remove'
@@ -354,11 +354,11 @@
                                tabable: true
                                model: removePerModulePath
                                enableChannel: removeEnabled
-                               extent: (Point 139 30)
+                               extent: (Point 135 30)
                              )
                             (ViewSpec
                                name: 'Box11'
-                               extent: (Point 140 10)
+                               extent: (Point 137 10)
                              )
                             )
                           
@@ -367,7 +367,7 @@
                       )
                     
                    )
-                   extent: (Point 694 337)
+                   extent: (Point 694 342)
                  )
                 )