#OTHER by exept
authorClaus Gittinger <cg@exept.de>
Fri, 30 Aug 2019 10:45:09 +0200
changeset 4334 48983c9f9f3a
parent 4333 5e795610eda0
child 4335 b2f54296fd1b
#OTHER by exept use allRed and allGray
ApplicationModel.st
--- a/ApplicationModel.st	Wed Aug 28 10:41:51 2019 +0200
+++ b/ApplicationModel.st	Fri Aug 30 10:45:09 2019 +0200
@@ -1476,7 +1476,8 @@
 resources
     "return the application's resources -
      that's a ResourcePack containing national language strings.
-     If I have a masterApplication, those resources are returned."
+     If I have a masterApplication, those resources are returned.
+     The instvar 'resources' can be accessed safely (and faster), once the UI is open"
 
     resources isNil ifTrue:[
         masterApplication notNil ifTrue:[