haven't tried myself, but in general, the trick to "regulate" a flooding event is to issue a set timer command and defer the operation for the on timer event.
timer events are not stacked, neither are they executed by interruption. they are only fired when the scheduler allows it, and a fresh set timer call will cancel out any pending calls. > 2017/11/29 2:45、Piotr Chabot Stadhouders via 4D_Tech <[email protected]> > のメール: > Since v16 the “On Column resize” event is triggered continuously. Is there a > way to disable this behavior? ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

