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 ~ m...@livecode.com ~ http://www.livecode.com/ LiveCode: Everyone can create apps _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode