[Cuis-dev] batched updates
Mark Volkmann
r.mark.volkmann at gmail.com
Fri Jan 17 04:48:39 PST 2025
I have a long-running method (a couple of seconds) that is invoked by
clicking a button. At the beginning of the method I want to write to the
Transcript and update the text in a LabelMorph. But it seems both updates
get batched and I don't see the results until my method finishes executing.
Is there a way I can "flush" those updates so they take place immediately?
I see that Transcript has a flush method, but sending that message didn't
cause the Transcript to update immediately.
--
R. Mark Volkmann
Object Computing, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250117/028bd4a6/attachment.htm>
More information about the Cuis-dev
mailing list