Hi Lluis,

> If there are not errors at LOG, check isVisible and isEnable methods of
> your extension.
>
> IsVisible method determinates the visibility of your extension at toolbar.
> You can add
> your conditions to show / hide the extension. Just return true when
> extension has to be
> visible otherwise false.
>
> IsEnable method determinates if your extension is enable / disable at
> toolbar.
> It works similar to isVisible, you have to add your conditions to
> determinate if the extension is enable or disable.
>

you are right, I had some leftover from the example plugin and it was
returning false.

Thanks Lluis, if you happen to be at the conference in Valencia remind me
to buy you a big beer. :-)

I have finally been able to have my first action running with the libraries
plugin. That is a great step forward.

Thanks,
Andrea
_______________________________________________
gvSIG-desktop-devel mailing list
http://joinup.ec.europa.eu/mailman/listinfo/gvsig-desktop-devel

Reply via email to