Hi all,

I was wondering whether it exists some method to make a node from DataManager 
invisible in the DataManager, while still being able 1) to access it when 
calling this->GetDataStorage, and 2) to restore it when mitk project is saved 
and openend again.

Reason:
I create some PoinSet structures that are displayed, but that should not be 
modified by the user.
First, I created an ‘empty’ node and added all my PoinSet Nodes as child; as 
empty nodes are not displayed in the DataManager, and are still callable by 
this->GetDataStorage, it was great. However, I encountered issues when saving 
and opening again my mitk project: the structure of the datamanager was lost 
and, worst, some of my PoinSet nodes were not restored.
Now, I removed the ‘empty’ node level; but, though this solution resolve the 
save/restore mitk project issue, it results in my PoinSet nodes being visible 
in the datamanager.

Would you have any idea, they would be welcome!

Thanks in advance,

Best,
Hortense

----
Hortense KIRISLI, PhD
Research & Development Engineer

AQUILAB
Parc Eurasanté – Lille Métropole
Bâtiment Hermès
250 rue Salvador Allende
59120 Loos Les Lille - France
Tel. +33 3 69 61 51 65
www.aquilab.com<http://www.aquilab.com>

[AQUILAB]
----

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to