Re: [mitk-users] How to show two different axial images simultaneously in same MultiWidget

2018-03-23 Thread Kalali, Amir
our problem again. Best, Amir From: LOPEZ VELAZCO, ROCIO [mailto:rocio.lo...@upf.edu] Sent: Friday, 23 March, 2018 15:44 To: Kalali, Amir; mitk-users@lists.sourceforge.net Subject: Re: [mitk-users] How to show two different axial images simultaneously in same MultiWidget Hello Amir, Thank you very m

Re: [mitk-users] How to show two different axial images simultaneously in same MultiWidget

2018-03-23 Thread LOPEZ VELAZCO, ROCIO
ge (two “US”-images). > > > > You should check and debug the calls to ‘void > RenderingManager::InternalViewInitialization’ > to see if the function is called from somewhere, where the whole data > storage is used or all render windows or something similar. > > > >

Re: [mitk-users] How to show two different axial images simultaneously in same MultiWidget

2018-03-23 Thread Kalali, Amir
] How to show two different axial images simultaneously in same MultiWidget Hello, I solved this by creating two different dataStorage for each render window. I don't know if this is the best solution... Best, Rocio 2018-03-20 17:20 GMT+01:00 LOPEZ VELAZCO, ROCIO <rocio.lo...@upf.

Re: [mitk-users] How to show two different axial images simultaneously in same MultiWidget

2018-03-22 Thread LOPEZ VELAZCO, ROCIO
Hello, I solved this by creating two different dataStorage for each render window. I don't know if this is the best solution... Best, Rocio 2018-03-20 17:20 GMT+01:00 LOPEZ VELAZCO, ROCIO : > Hello again ^^', > > In the MITK based application I am developing, I would like

[mitk-users] How to show two different axial images simultaneously in same MultiWidget

2018-03-20 Thread LOPEZ VELAZCO, ROCIO
Hello again ^^', In the MITK based application I am developing, I would like to show two US axial images (stored in same datastorage). I changed the appeareace of the QmitkStdMultiWidget so that having 2x2D Render Window and a 3D render window (like in the following figure): I want to show the