<div dir="ltr">Hello all:<div><br></div><div>Got some nice looking buttons and widgets, but I can't seem to find examples of how to deliver the button press or other widget output to my pvpython server. I imagine the steps are:</div><div><br></div><div>1. Create a protocol on the python side. Can I use wslink.register, or is there paraviewweb functionality I should be using? </div><div><br></div><div>2. Create a matching protocol on the js side, with ParaviewWebClient.createClient(), but I'm not seeing how to link the protocol to a function that can be linked to a button press.</div><div><br></div><div>Also, this page, found via a google search, seems potentially useful, but gives me a 404.</div><div>  </div><a href="https://kitware.github.io/paraviewweb/api/ParaViewWebClient.html">https://kitware.github.io/paraviewweb/api/ParaViewWebClient.html</a><div><br></div><div>Many thanks,</div><div><br></div><div> -Tom</div></div>