lock messages and navigation bar widget

Brian Milby brian at milby7.com
Fri May 21 14:34:22 EDT 2021


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 at lists.runrev.com> wrote:
> 




More information about the use-livecode mailing list