Hi Felix,

No one is currently working on making these annotations customizable. As far as 
I know, they are intentionally fixed since it might be an additional risk for 
diagnosis if they would be unintentionally swapped for example.

Cheers,
    Stefan

Von: Félix C. Morency [mailto:felix.more...@gmail.com]
Gesendet: Dienstag, 4. Dezember 2012 19:47
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] StdMultiWidget corner annotation

Hi list,

I see in the code that the annotations in each window of the StdMultiWidget are 
hardcoded. I also see the following comment above

  //Info for later:
  //int view = 
this->GetRenderWindow1()->GetSliceNavigationController()->GetDefaultViewDirection();
  //QString layoutName;
  //if( view == mitk::SliceNavigationController::Axial )
  //  layoutName = "Axial";
  //else if( view == mitk::SliceNavigationController::Sagittal )
  //  layoutName = "Sagittal";
  //else if( view == mitk::SliceNavigationController::Frontal )
  //  layoutName = "Coronal";
  //else if( view == mitk::SliceNavigationController::Original )
  //  layoutName = "Original";
  //if( view >= 0 && view < 4 )
  //  //write LayoutName --> Viewer 3D shoudn't write the layoutName.

Is anyone working on making these annotations customizable right now? I can't 
seem to find anything related in the bug database.

Regards,
--
Félix C. Morency, M.Sc.
Plateforme d’analyse et de visualisation d’images
Centre Hospitalier Universitaire de Sherbrooke
Centre de recherche clinique Étienne-Le Bel
Local Z5-3031 | 819.346.1110 ext 16634
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to