Hello there<br>after much struggle I can now work on a plugin I have to implement<br><br>I need to call the FILE > Open functionality, and then jump to Transform filter<br>so it is a simple thing to save us some time, since most of the time all we do is FILE > OPEN {} > FILTERS > TRANSFORM{}{}{}.<br>
<br><br>so, my questions are:<br><br>1. Documentation for the "file open", (python preferred) <br>2. Documentation about how to apply the filter to the opened file<br>3. any advice would be appreciate it (like should I go with python or C... xml?)<br>
<br><br>So far I was able to modify the HelixSource example plugin, to apply the filter I want, but we still have to do the file open thing and then selecting the plugin from the menu which is annoying <br><br><br>thanks in advance<br>
<br><br>Jorge Mario<br><br><br><br>