[OpenWalnut-Dev] Create own OW module

Alexander Wiebel wiebel at zib.de
Tue Jun 14 15:24:50 CEST 2011


Hi Frank
>
> But I still do not understand, how to make my plugin available in the 
> programm. If I load some differnt image types like vector and scalar 
> images is see in module toolbar different moduls to use, but not my. 
> Is this a connector problem or a propertie.
Maybe you should have a look into the walnut.cfg file. If you have 
OpenWalnut 1.2 than you should find it in the build/share/OpenWalnut 
directory. There is a configuration called "whitelist" in this file. Add 
the name of your module to this whitelist (hopefully the comments in the 
file help you, otherwise don't hesitate to ask again). This should allow 
your module to appear in the toolbar after restarting OpenWalnut.

Be aware that you might have a ".walnut.cfg" file in your home 
directory. If this file exists you will have to make the mentioned 
changed in this file instead.

Hope this helps.

Cheers
Alex


More information about the OpenWalnut-Dev mailing list