I tested it. Although, it seems very complex and doesn't show when running in fusion as a button to test with. Works fine on Android though.
However...
If you want a quick & dirty pause, you could use the Dialog Box object which freezes everything except the Dialog Box when it is displayed. However I...
There is a Save/Load Frame position which does what you're asking, but each extension needs to have something coded to be handled when this function...
Cool example, but it wouldn't work on multitouch devices because the click conditions only expect a single pointer.
Meaning each time a click occurs...
Thanks dude, you saved me a lot of time. Thanks to this Java version (jdk-11.0.17) I can build it with API 33 and android 12.0 ; nothing else worked...