Re: mouse vs. touch events on touch systems like iOS/Android/Dukepad

2013-10-23 Thread Oldrich Maticka
Hi Matthias, I have a small note to mouse emulation. Windows tablet was chosen as a reference for touch/mouse events emulation in JavaFX, because Windows on tablets had to deal with same sort of problems as JavaFX - i.e. support existing 'mouse-driven' applications on touch devices. When we

Re: mouse vs. touch events on touch systems like iOS/Android/Dukepad

2013-10-23 Thread Assaf Yavnai
Matthias, Please look inline On 10/22/2013 07:33 PM, Richard Bair wrote: Hi Matthias, I think Assaf, one of the embedded engineers, is now on the mailing list and can help answer these questions. Thanks Richard On Oct 21, 2013, at 1:58 AM, Matthias Hänel wrote: Hi, I believe my conceptua

Re: mouse vs. touch events on touch systems like iOS/Android/Dukepad

2013-10-23 Thread Matthias Hänel
Hi Richard, I can't wait to get an answer from Assaf :) regards Matthias Am 22.10.2013 um 18:33 schrieb Richard Bair : > Hi Matthias, I think Assaf, one of the embedded engineers, is now on the > mailing list and can help answer these questions. > > Thanks > Richard > > On Oct 21, 2013, a

Re: mouse vs. touch events on touch systems like iOS/Android/Dukepad

2013-10-22 Thread Richard Bair
Hi Matthias, I think Assaf, one of the embedded engineers, is now on the mailing list and can help answer these questions. Thanks Richard On Oct 21, 2013, at 1:58 AM, Matthias Hänel wrote: > Hi, > > > I believe my conceptual question on touch/mouse events has been missed > because of the ot