OK looks like setting a breakpoint on a property change like the visible of a stack can't be done. Might be a nice addition though. Let's say you have a custom property that keeps getting corrupted (by which I mean it contains bad data) and you want to catch it in the act. Wouldn't it be nice to be able to set a breakpoint for a property like you can for a variable?
I'll file an enhancement request. Bob S > On Jun 21, 2019, at 15:32 , Bob Sneidar via use-livecode > <[email protected]> wrote: > > In the breakpoints tab of the script editor, if you right click the lower > pane, you can create conditional breakpoints. For instance if the value of a > variable is something. I have never gotten them to work, and I find I am > needing this more and more. > > Bob S _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
