A quick update: did a test with my concrete macros on 3.6beta4 and the same delay/pause occured.
Need to fiddle around more with the code to understand which combination/code-part actually is causing the delay. More to test ...
A quick update: did a test with my concrete macros on 3.6beta4 and the same delay/pause occured.
Need to fiddle around more with the code to understand which combination/code-part actually is causing the delay. More to test ...
@AndyE3D @chrishamm thanks for the investigations and the fixes.
Did a quick test, stayed with 3.6.0-beta2 and updated dsy-python to 3.6.0-b2.post3:
-> No exception/exit anymore
-> String-values are correctly set via set_plugin_data
-> Object model plugin variables disappear (only last one modified is visible), accessing them via 'echo ..." works
Reloading the OM-plugin page via browser reload also brings back all values.
Will test tomorrow if using non-string values also works for me and also test 3.5.4 again.
Thanks for your help, have a good evening!
@davidjryan there is a perfect example in the dsf python-bindings:
examples -> custom_m_codes.py
(Sry, don't have the reputation (!) to post links in this forum)