[mitk-users] Loading scene

2016-03-04 Thread Nil Goyette
Hi all, Is there some bool or signal to know if we are currently loading a scene? Some kind of warning? It would be nice to have that because I'm doing some work in NodeAdded and it's totally useless (and buggy) if there's still some data to load. I want to delay the work until the scene has

[mitk-users] Scene properties

2016-03-04 Thread Nil Goyette
Hi all, Is there a concept of scene property? I have some parameters(widget) in my plugin, like MinFiberLength, MaxFiberLength, etc. which are not saved when I save the scene. These parameters don't belong to any node, and they don't fit as a Preference because the user will probably change