Hello all: 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:
1. Create a protocol on the python side. Can I use wslink.register, or is there paraviewweb functionality I should be using? 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. Also, this page, found via a google search, seems potentially useful, but gives me a 404. https://kitware.github.io/paraviewweb/api/ParaViewWebClient.html Many thanks, -Tom
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: https://public.kitware.com/mailman/listinfo/paraview
