Configure wether symbolic colors are allowed
authorStefan Vogel <sv@exept.de>
Wed, 27 Feb 2008 16:31:06 +0100
changeset 2316 32e98f335115
parent 2315 c301d0caf97b
child 2317 6813c7cf2975
Configure wether symbolic colors are allowed
UISpecificationTool.st
--- a/UISpecificationTool.st	Wed Feb 27 16:03:11 2008 +0100
+++ b/UISpecificationTool.st	Wed Feb 27 16:31:06 2008 +0100
@@ -76,6 +76,9 @@
 
     ^ super helpSpec addPairsFrom:#(
 
+#allowSymbolicColors
+'ColorMenu is allowed to return symbols as colors'
+
 #autoScrollHorizontal
 ''
 
@@ -91,6 +94,9 @@
 #formatString
 ''
 
+#labelsAreColored
+'Show color in ColorMenuLabels'
+
 #textModel
 ''