Hi,

if the views are contributed from different plug-ins, it is usually preferable to exclude (not included) the complete plug-in in your application configuration (or just disabling the CMake build option for this plug-in in your MITK build). See the application's CMakeLists.txt file for means to include/exclude certain plugins.

- Sascha

On 02/18/2013 09:15 PM, Federico Milano wrote:
Sorry, I've just found the SetViewExcludeList method QmitkExtWorkbenchWindowAdvisor, and that's what I needed.

On Mon, Feb 18, 2013 at 5:10 PM, Federico Milano <[email protected] <mailto:[email protected]>> wrote:

    I forgot: I'm working with my own application based on the MITK
    ProjectTemplate.



    On Mon, Feb 18, 2013 at 5:09 PM, Federico Milano
    <[email protected] <mailto:[email protected]>> wrote:

        Hi. What is the best way to, programmatically, avoid showing
        certain plugin views? For example, I would like to show the
        "org.mitk.views.measurement" view but not the
        "org.mitk.views.imagestatistics" view of the
        "org.mitk.gui.qt.measurementtoolbox" plugin.

        Thanks in advance,

        Federico




------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to