Re: More community participation in JavaFX

2018-02-04 Thread Alexander Nyßen
Hi Kevin, the issue tracker is usually the first contact point for any future contributor. Making it publicly accessible would IMHO be an important first step. Be aware that before being appointed as author, one is not even allowed to reply to questions related to those issues one has created v

Review request for 8143596: FXCanvas does not forward touch gestures to embedded scene

2016-09-10 Thread Alexander Nyßen
Hi Alexander Z., Kevin, I have adopted my latest patch for JDK-8143596 (uploaded yesterday as patch file) to the latest tip and created a webrev for it (the uploaded patch is therefore now obsolete): https://bugs.openjdk.java.net/browse/JDK-8143596 http://cr.openjdk.java.net/~anyssen/8143596/we

Fwd: Update Notification: Bug Report - JDK-8161282

2016-07-13 Thread Alexander Nyßen
> Hi all, > > http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8161282 has been > resolved as a duplicate of > http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8143596, but IMHO this is > not the case, as JDK-8143596 is related to touch gesture events, whereas > JDK-81611282 refers t

Re: JavaFX 9 & FXCanvas

2016-06-14 Thread Alexander Nyßen
ouse location by some global event filter as well to mimic this functionality in client code, this would IMHO be a quite ugly solution. Cheers, Alexander > > -- Kevin > > [1] http://openjdk.java.net/contribute/ > > Alexander Nyßen wrote: >> The Eclipse Graphical Edi

JavaFX 9 & FXCanvas

2016-06-14 Thread Alexander Nyßen
The Eclipse Graphical Editing Framework (GEF) project as well as other Eclipse project rely on the JavaFX-SWT-integration that is realized through FXCanvas. We at GEF, however, do not use it out-of-the-box but have created a subclass (http://git.eclipse.org/c/gef/org.eclipse.gef4.git/tree/org.ec