Works as expected/coded.  Not sure how it would be changed (don’t know how to 
get to that state inside the widget).

Anyway, to work with this you need to have your handler check to see if it 
needs to run.  Pretty easy if using it to navigate between cards.  If already 
on the destination card, then exit the handler.

Another way is to set a flag to skip the change handler before manually making 
the change in code.  Then when the handler starts, check for the flag before 
continuing.

Sent from my iPhone

> On May 21, 2021, at 2:11 PM, Klaus major-k via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 

_______________________________________________
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