Send_action & send_to_layout(path) problem on Windows

This has been suggested in the past. But it cannot be done, because the send_action method fires UI commands which many are asynchronous. The code for these commands cannot be changed because the UI (and so the users) use them.

If the rigmarole of a delay or a temporary ViewObserver is too much, then as Julia said, the only other alternative is to code the positioning and target for the view’s camera.


FYI, I had previously posted an example that used camera positioning …

1 Like