TextView.st
changeset 5559 f093f20bf2e7
parent 5557 6578803bd491
child 5561 ee6a77852e84
--- a/TextView.st	Sun Jan 17 20:17:09 2016 +0100
+++ b/TextView.st	Sun Jan 17 20:19:37 2016 +0100
@@ -460,8 +460,7 @@
                          name: 'CheckBox6'
                          layout: (LayoutFrame -151 1 0 0 0 1 22 0)
                          activeHelpKey: matchWithRegex
-                         visibilityChannel: matchWithRegexVisible
-                         enableChannel: match
+                         enableChannel: matchWithRegexVisible
                          model: matchWithRegex
                          translateLabel: true
                        )
@@ -567,7 +566,7 @@
                    name: 'CheckBox8'
                    activeHelpKey: replaceAll
                    level: 0
-                   visibilityChannel: replaceBoolean
+                   enableChannel: replaceBoolean
                    tabable: true
                    model: replaceAllBoolean
                    translateLabel: true
@@ -578,7 +577,7 @@
                    name: 'CheckBox9'
                    activeHelpKey: replacePreserveCase
                    level: 0
-                   visibilityChannel: replaceBoolean
+                   enableChannel: replaceBoolean
                    tabable: true
                    model: replacePreserveCaseBoolean
                    translateLabel: true