Dear Mitk users,

I am working on an application using Mitk as a library. For technical 
reasons, I had to use an existing framework and could not develop an 
Mitk module or plug-in.

I am now trying to implement a cropping tool similar to the image 
cropper plugin. The only difference is in the interaction: since my 
application is meant to run on particular computers, that will have only 
inconvenient keyboards with touchpads and no mouse, I would like the 
interaction to require only one simulataneous gesture max. The image 
cropper plugin currently requires the user to simultaneously press one 
key, press one mouse button and displace the mouse in order to modify 
the crop box.

Ideally, I would like to define a custom state machine. Is it possible 
to use a custom state machine with a data interactor, when I am using 
Mitk as a library? Reading the documentation, I was under the impression 
that a custom state machine was only usable inside a Mitk module. Or is 
there another way to define a custom interaction?

I would greatly appreciate any help.

Thanks in advance!

Daphné


------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to