Re: [mitk-users] MITKConfigure.cmake in install directory?

2016-12-01 Thread Kislinskiy, Stefan
Hi, this is a nice idea. Please create a task with priority "Wishlist" in our ticket system[1], thank you. :-) Best, Stefan [1] https://phabricator.mitk.org -Original Message- From: Adam Updegrove [mailto:upde...@gmail.com] Sent: Mittwoch, 30. November 2016 17:55 To: mitk-users@lists.

Re: [mitk-users] MITKConfigure.cmake in install directory?

2016-12-01 Thread Sascha Zelzer
Hi, what you want is a proper sdk install, which does not exist. The idea is certainly nice, but it is much more involved than just installing a few cmake scripts. The sdk install task is captured already in T16, since almost 10 years now... Cheers, Sascha On 12/01/2016 04:07 PM, Kislinskiy,

Re: [mitk-users] Force plugin to load

2016-12-01 Thread Nil Goyette
Hi Stefan, This is only for non-UI code, right? Setting IO classes, preferences, node descriptors, etc.? I ask because I doubt what I want to do is possible. Maybe you can tell. At the start of our app, we create 3 category nodes: Anatomies, ROIs and Tracts. Each time a file is loaded, the plug

Re: [mitk-users] Scene properties

2016-12-01 Thread Nil Goyette
Hi Stefan, Hi all, I have a working implementation of scene properties. It wasn't really hard because most of the is there. The problem I have though is that I must remove some features. Persistance was depending on SceneScerialization and I can't accept that because I need SceneScerializatio