Multi-touch API
Tom Eugelink
tbee at tbee.org
Thu May 24 07:37:26 PDT 2012
The topic is too complex for me to provide any reasonable feedback at this time.
I do have a question though; I find myself dragging scrollpane contents with my mouse lately, mimicking a finger slide, because it feels very natural to do. Google Maps does support this kind of navigation with a mouse (you can drag the map around), but a lot of applications do not, and one has to go to the scrollbars and start clicking. I understand that this actually makes sense, because the contents of the scrollpane may want to react to dragging. Google Maps solves this by differentiating where you click; on a marker (drag in the pane) or on the map (drag the pane itself). It may be efficient to have cross platform interaction to have viewports support this difference in UI and allow a mouse to work like a finger. Just braindumping.
Tom
More information about the openjfx-dev
mailing list