> On 20 Apr 2018, at 1:41 pm, James At The Hale via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> One downer I have noticed with the advent of behaviors being in script only 
> stacks is you lose the ability to edit them when you click on the behavior 
> badge.
> 
> If the behavior resides in a button, as before, all is well.

That sounds like a bug which we can fix. Could you report it.
> 
> Recently while looking into something with the data grid I noticed all the 
> behavior badges open an empty script window. It seems all the behaviors that 
> were contained in these buttons (that reside in the revDataGridLibrary) now 
> reside in script only stacks that are chained to the buttons.

Yes, we used the scriptifier on the datagrid to make it more maintainable. As a 
result the buttons on the revDataGridLibrary stack which used to be the 
behaviors now have behaviors themselves. One advantage to this is any image 
references will still be resolved correctly.

Cheers

Monte
_______________________________________________
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