Awesome, I must try this out once. :)

However, I have a problem that might or might not be related to this. I am
working on an editor for interactive brain segmentation, and it has a
drop-down control panel. There are some CTK slider widgets on the panel for
changing slice, time step and zooming.

The slider and the spin box can be changed by the mouse, but our users
would also like to be able to type the slice number into the spin box, what
is currently not possible. Most of the numbers do not do anything, and '3'
switches to this stereovision mode.

Do you know what eats the key events? Would it be possible to stop it doing
it? :)

I use a class that is derived from QmitkStdMultiWidget, so I can customise
anything, basically, just do not know what I should in this case.

Any help would be much appreciated. :)

Cheers,
Miklos


On 19 June 2013 18:04, Félix C. Morency <[email protected]> wrote:

> I think you are talking about the VTK stereovision mode to see your scene
> in 3D with special glasses. You can press on '3' again to go back to the
> "normal" mode.
>
> -F
>
>
> On Wed, Jun 19, 2013 at 12:20 PM, Miklos Espak <[email protected]> wrote:
>
>> Hi guys,
>>
>> if I hit the '3' key in a render window then the right side of the image
>> appears on the left side of the render window in red, and the left side of
>> the image in the right side of the window in blue.
>>
>> Does somebody know what is this for?
>>
>> ... and how to disable it? :)
>>
>> Cheers,
>> Miklos
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Windows:
>>
>> Build for Windows Store.
>>
>> http://p.sf.net/sfu/windows-dev2dev
>> _______________________________________________
>> mitk-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/mitk-users
>>
>>
>
>
> --
> 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
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to