Thank you, it worked!

But I have another problem. I would like to have the working area in the
Single2D_Z view at the begining of my process. I thought that the procces
OnInit would be useful for this purpose, but I get an error.
Can you tell me where can I put the view I want my plugin begin?

Thank you very much,
Aida

2011/7/20 Xavier Planes <[email protected]>

> Hi Aida!
>
>        You can change the layout of the selected render window calling
> these functions:
>        #include "wxMitkMultiRenderWindowLayout.h"
>
>        GetMultiRenderWindow()->GetMetadata()->AddTag( "LayoutType", int(
> mitk::Single2D_X ) );
>        GetMultiRenderWindow()->GetMetadataHolder( )->NotifyObservers( );
>
> Best,
> Xavi
>
> From: Aida Ninyerola [mailto:[email protected]]
> Sent: miƩrcoles, 20 de julio de 2011 13:13
> To: [email protected]
> Subject: [Gimias-developers] working area
>
> Hi,
>
> I would like to change the views of the working area during my process. At
> first I have one image that I only want to view in the X axis view. After
> processing the image, I want to show the result with the tres axis view and
> 3D (as I have it now). I hope I've explained myself correctly.
>
> How can I achieve that? Is there any example that I can follow?
>
> Thank you very much,
> Aida
>
>
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Gimias-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gimias-developers

Reply via email to