Enable/disable Group enables/disables all children
Mark Waddingham
mark at livecode.com
Fri Apr 27 03:04:00 EDT 2018
On 2018-04-27 08:15, Mark Waddingham via use-livecode wrote:
> The 'disabled' property should be effectively computed as the logical
> and of all the parent's property values
This should be 'logical or' - i.e. a control is disabled if any one of
its parent controls is. It is 'logical and' for the enabled property
(which is just the 'not' of disabled, of course).
Warmest Regards,
Mark.
--
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list