Dear all,

I am trying to extend the segmentation plugin with my own tool. So far
it works fine, since it is found and loaded via ITK_AUTOLOAD_PATH. But
now I'm a little confused why it appears twice in the plugin's GUI.

There is only one DLL in my tools folder. A batch file
that starts my plugin project (VS) sets the path
@SETX ITK_AUTOLOAD_PATH "E:\Scratch\NewTool\build\Debug"

The tool is then specified in QmitkSegmentationView with
m_Controls->m_ManualToolSelectionBox->SetDisplayedToolGroups("TestTool");

Any idea how I can get rid of the duplicate button?

Thanks,
Michael







<<attachment: TestTool.jpg>>

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to