Datagrids and Nested Behaviors

Bob Sneidar bobsneidar at iotecdigital.com
Thu Jul 19 18:58:16 EDT 2018


Just one more note: I think this syntax would have been preferrable:

insert the script of button "myButton" {in front of | before} group "myDatagrid". 

The parser would have to determine what the object was that was already in front of the datagrid, if there was any, and "plug in" the new bahavior between them. That would mean however that the behaviors for all objects would have to be saved with each object, but I suspect it has to do that now. Another forseeable advantage is that you could possibly have the ability to insert a script BEHIND an object as well, effectively having object based front and back scripts. 

Not sure how handy this would be, but the syntax at least would be understandable. 

Bob S





More information about the use-livecode mailing list