Re: [mitk-users] Application with custom Data Manager (Alex Melville)

2020-09-24 Thread Floca, Ralf Omar
--- > > Message: 1 > Date: Mon, 14 Sep 2020 15:34:32 -0400 > From: Alex Melville > To: mitk-users@lists.sourceforge.net > Subject: [mitk-users] Application with custom Data Manager > Message-ID: >GQCpyYE7XKt_Z9Z2oddzYptkb=qqrywmfxdsv

[mitk-users] Application with custom Data Manager

2020-09-14 Thread Alex Melville
Hello, I decided to attempt to create my own Data Manager, I was able to make it and get it to show up as a plugin. I'd like it to completely replace the MITK data manager, but I can't seem to prevent the old org.mitk.gui.qt.datamanager plugin from showing up. Using the MITK project template as a