The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.
How to Use Button Properties in an XPresso Python Node?
-
I hope to do something by clicking the update button on the Python node. I’m not sure if this is possible

-
Hello @kangddan,
Thank you for reaching out to us. No, that is unfortunately not possible, as you would need a
messagefunction for that, and an Xpressso Python node does not implement that (opposed to a Python tag or generator for example).Cheers,
Ferdinand -
@ferdinand Thank you !