Hi There, I created bugs 10420, 12002 and 12003 which is a change request.
10420: We have two editors, and when you switch to an editor other than QmitkStdMultiWidgetEditor, the Menu widgets are still active. So, if the other editor has widgets in the same screen location, the QmitkRenderWindowMenu steals the mouse clicks. I tried to make the widgets inactive if the editor is closed or hidden. 12002: Also, as I understand it anyway, in QmitkFunctionality, the lookup of QmitkStdMultiWidget can fail if the framework returns an editor other than QmitkStdMultiWidgetEditor. So, I changed the code to specifically request and match on editor ID. I thought about adding an assert to make sure that the editor is returned, or an error message to indicate that the user should turn the plugin on, .... but the real change is to not use QmitkFunctionality, so I left it. 12003: Technically a change request, as mentioned in previous emails. I added a property for PointSet "show distant points" which if true (the default) will render points on adjacent slices, and if false, will not. Please can someone take a look, and see if they are of any interest? Thanks Matt ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
