#UI_ENHANCEMENT by exept
authoranharman
Thu, 27 Feb 2020 10:01:28 +0100
changeset 3867 dde568e1aae8
parent 3866 455e67d2015f
child 3868 19d5861e7840
#UI_ENHANCEMENT by exept class: ViewTreeInspectorApplication class changed: #windowSpec
Tools__ViewTreeApplication.st
--- a/Tools__ViewTreeApplication.st	Wed Feb 26 12:33:43 2020 +0100
+++ b/Tools__ViewTreeApplication.st	Thu Feb 27 10:01:28 2020 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2007 by eXept Software AG
 	      All Rights Reserved
@@ -279,7 +277,7 @@
     ^ 
     #(FullSpec
        name: windowSpec
-       uuid: 'aebcdd46-3384-11b2-a28b-00d861a3d4eb'
+       uuid: 'f797d0f4-1dde-11b2-87da-c45444825dc9'
        window: 
       (WindowSpec
          label: 'View Tree Inspector'
@@ -322,6 +320,7 @@
                                acceptOnTab: true
                                acceptOnPointerLeave: true
                                emptyFieldReplacementText: 'No View Selected'
+                               translateEmptyFieldReplacementText: true
                             )
                           )
                         )
@@ -369,7 +368,7 @@
                          hasHorizontalScrollBar: true
                          hasVerticalScrollBar: true
                          majorKey: #'Tools::NewSystemBrowser'
-                         minorKey: multipleClassBrowserSpec "/ singleClassWithoutVariableListBrowserSpec
+                         minorKey: multipleClassBrowserSpec
                          createNewApplication: true
                          createNewBuilder: true
                          postBuildCallback: postBuildBrowserCanvas: