Please ignore this. It was a typo in the name of the event variant.
Everything works fine.

Have a great weekend,
Miklos



On 14 August 2014 19:45, Miklos Espak <[email protected]> wrote:

> Hi,
>
> it's me again. :)
>
> Is it possible to use multiple modifiers with a key or mouse event?
>
> I tried this:
>     <attribute name="Modifiers" value="alt,shift"/>
> and this:
>     <attribute name="Modifiers" value="shift,alt"/>
> and this:
>     <attribute name="Modifiers" value="shift"/>
>     <attribute name="Modifiers" value="alt"/>
>
> But none of them seems to work. I found a unit test in the MITK sources
> that uses "ctrl,shift", though.
>
> Single alt or shift works.
>
> Thanks,
> Miklos
>
>
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to