Re: FX Experience Tools

2014-01-13 Thread Moises Chicharro
As Jonathan mentioned, Scene Builder 1.1 or the 2.0 Early Access has some CSS support. http://www.oracle.com/technetwork/java/javafx/tools/index.html Take a look at the CSS Analyzer panel. There is a demo of the feature at around 31:30 of this J1 talk:

[8u] Post-commit review: RT-35237, When a Bidirectional binding fails, old value restoration may cause an exception hiding the real cause

2014-01-13 Thread Martin Sladecek
Hello, here's a changeset for RT-35237 (When a Bidirectional binding fails, old value restoration may cause an exception hiding the real cause), if anybody's interested. http://hg.openjdk.java.net/openjfx/8u-dev/graphics/rt/rev/f487abfe1990 Thanks, -Martin

Re: Post commit review: [Re: hg: openjfx/8u-dev/rt: RT-35147: [Android, Ensemble8] App should react to hardware buttons on Android]

2014-01-13 Thread Alexander Kouznetsov
Hi Steve, In general it looks good but I want to correct some parts of it. How should I proceed in this case? Best regards, Alexander Kouznetsov (408) 276-0387 On 3 янв 2014 21:44, Stephen F Northover wrote: Hi Alex, Samples were changed to support Android. Apparently, hitting escape

Re: Post commit review: [Re: hg: openjfx/8u-dev/rt: RT-35147: [Android, Ensemble8] App should react to hardware buttons on Android]

2014-01-13 Thread Alexander Kouznetsov
Hi Stefan, Thank you for this summary. As an android user I would say that #2 is not a good options for Ensemble. #3 is better than #1. However, it usually responds to the second key press only within a short period of time. About the time a notice message is shown. Best regards, Alexander

hg: openjfx/8u-dev/rt: 3 new changesets

2014-01-13 Thread hang . vo
Changeset: f487abfe1990 Author:Martin Sladecek martin.slade...@oracle.com Date: 2014-01-13 13:29 +0100 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f487abfe1990 RT-35237 When a Bidirectional binding fails, old value restoration may cause an exception hiding the real cause

Re: Post commit review: [Re: hg: openjfx/8u-dev/rt: RT-35147: [Android, Ensemble8] App should react to hardware buttons on Android]

2014-01-13 Thread Stephen F Northover
What ever the decision on this, if there is further action, please enter a JIRA. If not, then the discussion is lost to ether. Steve On 2014-01-13 8:49 AM, Alexander Kouznetsov wrote: Hi Stefan, Thank you for this summary. As an android user I would say that #2 is not a good options for

Re: Post commit review: [Re: hg: openjfx/8u-dev/rt: RT-35147: [Android, Ensemble8] App should react to hardware buttons on Android]

2014-01-13 Thread Stephen F Northover
Fix it. You own the code. If you can test on an Android device, then great. Otherwise, get Stefan or Johan to test your changes. Steve On 2014-01-13 8:46 AM, Alexander Kouznetsov wrote: Hi Steve, In general it looks good but I want to correct some parts of it. How should I proceed in

OpenGL on Windows

2014-01-13 Thread Felix Bembrick
Having watched the presentation from Stephen and Felipe about integrating JavaFX and native technologies such as OpenGL, I am inspired to work on a solution for my own needs for fast rendering of thousands of objects using the techniques in the video which I would then contribute to the

Re: OpenGL on Windows

2014-01-13 Thread Stephen F Northover
Essentially, OpenGL on Windows would be another platform to support. If you build your own OpenJFX for Windows, it will work but it is completely unsupported. https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX If you run into any problems after you have successfully built (ie.

JavaFX changes in early acess JDK 8 versions

2014-01-13 Thread Herve Girod
Hello, I just noticed that the new JDK 8 build 123 appeared today or yesterday. As usual it include the change list for the JDK. However, how is it possible to know what JavaFX changes (JIRA RT ?) have been applied to each build ? Thanks, Hervé

hg: openjfx/8u-dev/rt: 8 new changesets

2014-01-13 Thread hang . vo
Changeset: 6216d402dc1b Author:jgiles Date: 2014-01-13 09:34 +1300 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6216d402dc1b Remove VBoxBuilder dependency from HelloSplitPane ! apps/toys/Hello/src/main/java/hello/HelloSplitPane.java Changeset: e35db0874061 Author:

Re: JavaFX changes in early acess JDK 8 versions

2014-01-13 Thread Kevin Rushforth
Unfortunately, this is not currently available, as we don't have a good way to track and tag the bugs as to which build they were fixed in. -- Kevin Herve Girod wrote: Hello, I just noticed that the new JDK 8 build 123 appeared today or yesterday. As usual it include the change list for the

8 review request: RT-34791: Change javadoc copyright link to point to JDK 8 license

2014-01-13 Thread Kevin Rushforth
Mong, Please review the following (in the JIRA). https://javafx-jira.kenai.com/browse/RT-34791 Thanks. -- Kevin

Re: 8 review request: RT-34791: Change javadoc copyright link to point to JDK 8 license

2014-01-13 Thread Mong Hang Vo
Kevin, The changes look great. Approved. Thanks, Mong On 1/13/2014 3:54 PM, Kevin Rushforth wrote: Mong, Please review the following (in the JIRA). https://javafx-jira.kenai.com/browse/RT-34791 Thanks. -- Kevin