Hi, there is a sophisticated API for controlling the OSGi plug-in system and the BlueBerry workbench. For controll over the workbench, see for example the IWorkbenchPage interface:
http://docs.mitk.org/nightly-qt4/BlueBerry/reference/api/html/structberry_1_1IWorkbenchPage.html If you can give us a concrete problem description of what you want to achieve, I may be able to help you more specifically. Best, Sascha On 08/10/2010 09:52 PM, Ritter, Nils wrote: > Hi, > I'm looking for a way to gain some control over MITKs plug-in mechanisms from > my own plug-in. It would be very helpful for the project I'm currently > working on, to divide functionality into several plug-ins and open or stop > them from a main control. Also some control over the view aspects would be > nice. Could someone point me in the right direction with this, or even > provide some code that simply explains how to approach this problem? Thanks > in advance. > > Best regards, > Nils > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users > ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
