Hi there, has anyone implemented a "thumbnail viewer". By this I mean something like the following:
I would like a view (subclass of berry::QtViewPart) to display a single QmitkRenderWindow, probably with no interaction enabled, always showing a thumbnail version of the currently focused QmitkRenderWindow. If the currently focused QmitkRenderWindow has been zoomed in to highlight a small region, then I want to see the whole rendered scene in my thumbnail viewer, with an outline box showing the range/extent of the currently focussed QmitkRenderWindow. Any pointers would be welcome. I can create a new view, and put a new QmitkRenderWindow in it, but how do I get a copy of the scene from the main focussed window, and adjust my widget to always show the full extent of all the data loaded into the DataManager? Thanks Matt ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
