Hi Alex and Peter,

Thanks for your replies.

Sure, I understood the first part of the process regarding the Python path.

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's a noob question, I really have no idea about the plugin
writing and am trying understand it clearly.

Kind Regards,
Vipul

On Sun, Apr 22, 2012 at 1:39 AM, Alex Mandel <tech_...@wildintellect.com>wrote:

> I think the current answer, is that you rely on the user installing
> OSSIM and the OSSIM pyhon library (eg. on a linux distro python-ossim,
> prebuilt can be shipped with osgeo4w on windows).
>
> That ensure's its on the python path. Then you can write a plugin that
> simply imports your lib.
>
>
> Thanks,
> Alex
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to