Bob Sneidar wrote:

> This is NOT the current normal behavior.
>
>> On Jul 20, 2018, at 17:13 , Richard Gaskin wrote:
>>
>> This is a normal setup:
>>
>>     [ DataGrid ]
>>           |
>>           V
>> [ Standard DG Behavior ]
>
>
> THIS is:
>
>>     [ DataGrid ]
>>           |
>>           V
>> [ Old behavior button (now empty) ]
>>           |
>>           V
>> [ new behavior script only stack (now with the old script) ]

Thank you, Bob. Sad to see another confusing legacy element creep into a system designed for ease of use, but understandable under the circumstances.

With that mystery solved, I'm still at a loss to understand how attaching a behavior further out in the message path doesn't affect everything attached to the behavior before it.

Given this setup with multiple data grids, in which we want custom behavior for DG 1 and DG 2:

     [ DG 1 ]    [ DG 2 ]    [ DG 3 ]
         \           |         /
          V          V        V
     [ Old behavior button (now empty) ]
                     |
                     V
[ new behavior script only stack (now with the old script) ]
                     |
                     V
          [ Custom Behavior Script ]


...how can the Custom Behavior Script affect only DG 1 and DG 2 but not DG 3?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
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

Reply via email to