Re: Get the nested behaviors of an object

2023-07-11 Thread Bob Sneidar via use-livecode
Actually I can set the behavior of a Datagrid via the message box, so that’s okay, but it would be nice to have a property called the nestedBehaviors or something akin. I can probably write a function to iterate through the behaviors to get it and in the reverse to set it. I’ll give that a go.

Get the nested behaviors of an object

2023-07-11 Thread Bob Sneidar via use-livecode
Hi all. I’ve got me doots, as Richmond would say, but is there a way to get (and even better SET) the nested behaviors of an object? Now that nested behaviors work for Datagrids, actually *setting* the nested behavior is problematic. There is no place to actually set it in the Datagrid propert