We have several multi-touch-enabled screens, and use JavaFX 8 on Windows 7, and it works fine.Note that he quality of the gesture recognition in the JavaFX framework will obviously depend on the screen, of course.
2014-08-04 14:02 GMT+02:00 Anthony Petrov <anthony.pet...@oracle.com>: > JavaFX 8 supports multi-touch input on MS Windows. I believe it's been > developed/tested on Windows 7, although personally I don't have any > touch-enabled Windows system to verify if it still works. If some specific > gestures don't work on your system, please file a bug at > > https://javafx-jira.kenai.com/secure/CreateIssue!default.jspa > > -- > best regards, > Anthony > > > On 7/25/2014 12:07 PM, Matthias Hänel wrote: > >> I'll try to answer this inhouse ;) >> Oracle guys, please correct me if I am wrong. >> JavaFX 2.2 had touch support for Windows7 and this is still there in JFX8. >> On the other hand multi touch is only availible from Windows8 on. >> >> regards >> Matthias >> >> >> Am 25.07.2014 um 09:40 schrieb Tobias Bley <t...@ultramixer.com>: >> >> Hi, >>> >>> does anyone know if it’s possible to use JavaFX 8 and touch gestures >>> like swipe on Windows 7? >>> >>> Best regards, >>> Tobi >>> >>> >>