Re: Sets props of multiple objects from msg box

2017-02-21 Thread J. Landman Gay via use-livecode
On 2/21/17 8:46 PM, Sannyasin Brahmanathaswami via use-livecode wrote: select three fields enter in msg box: set the margins of the selectedObjects to 10,10,10,10 Expected: margins of all three fields should change observed: only the first one registers a change in margins the other two do no

Sets props of multiple objects from msg box

2017-02-21 Thread Sannyasin Brahmanathaswami via use-livecode
select three fields enter in msg box: set the margins of the selectedObjects to 10,10,10,10 Expected: margins of all three fields should change observed: only the first one registers a change in margins the other two do not. Is this a bug? ___ use-l