Page MenuHomePhabricator

mitk::ApplicationCursor should allow to get/set the mouse position
Closed, ResolvedPublic

Event Timeline

Added patch to implement described features.

I need a core modification flag. Please... (changes described in wiki page)

I would prefer throwing an exception instead of returning -1,-1 in an (unlikely) error case.

[SVN revision 20982]
FIX (#3217): added feature to get/set the mouse cursor position in screen coordinates

Implemented with changed error handling: now throwing exceptions when no Qt implementation is registered.