Hi Alex and Peter, <div><br></div><div>Thanks for your replies. </div><div><br></div><div>Sure, I understood the first part of the process regarding the Python path. </div><div><br></div><div>As for the second part, will the plugin writing involve all the Qt stuff too? Since you said it would simply import the Python-wrapped library os OSSIM, will the plugin need to handle the UI for every OSSIM function also? As in, how every functionality of OSSIM will look like and work in QGIS? Sorry if it&#39;s a noob question, I really have no idea about the plugin writing and am trying understand it clearly.</div>

<div><br></div><div>Kind Regards,</div><div>Vipul </div><div><br><div class="gmail_quote">On Sun, Apr 22, 2012 at 1:39 AM, Alex Mandel <span dir="ltr">&lt;<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think the current answer, is that you rely on the user installing<br>
OSSIM and the OSSIM pyhon library (eg. on a linux distro python-ossim,<br>
prebuilt can be shipped with osgeo4w on windows).<br>
<br>
That ensure&#39;s its on the python path. Then you can write a plugin that<br>
simply imports your lib.<br>
<br>
<br>
Thanks,<br>
Alex</blockquote></div>
</div>