Re: 3D scene antialiasing

2013-09-11 Thread Chien Yang
Hi John, Clearly your system is capable of MSAA. Can you send the test program and screenshot to me? I will attach them to the JIRA on your behalf. Thanks, - Chien On 9/11/2013 2:58 PM, John C. Turnbull wrote: I have created https://javafx-jira.kenai.com/browse/RT-32881 but cannot see ho

Strange error message in the console output

2013-09-11 Thread Pedro Duque Vieira
Hi, I'm working on charts, and am seeing this strange error message on the console: "This should never happen :NumberAxis node:Text " What does this mean? I've searched JavaFX source but couldn't find anything there.. Thanks, best regards, -- Pedro Duque Vieira

hg: openjfx/8/graphics/rt: 2 new changesets

2013-09-11 Thread hang . vo
Changeset: c52636b4d2ee Author:kcr Date: 2013-09-11 16:17 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c52636b4d2ee [TEST-ONLY] Remove duplicate copy of Util class now that system tests are in a single project ! tests/system/src/test/java/javafx/scene/Snapshot1T

hg: openjfx/8/graphics/rt: RT-32842: Gradle uses wrong value for JAVA_HOME if not set

2013-09-11 Thread hang . vo
Changeset: 74c32db7de03 Author:kcr Date: 2013-09-11 16:01 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/74c32db7de03 RT-32842: Gradle uses wrong value for JAVA_HOME if not set Reviewed-by: flar ! build.gradle

Porting BOF at JavaOne

2013-09-11 Thread David Hill
I would like to highlight an upcoming JavaOne BOF that might be of interest to this mailing list. Session ID: BOF4424 Session Title: Porting OpenJFX to New Devices Venue / Room: Hilton - Plaza B Date and Time: 9/23/13, 18:30 - 19:15 I will be acting as moderator, and there will be a number of

RE: 3D scene antialiasing

2013-09-11 Thread John C. Turnbull
I have created https://javafx-jira.kenai.com/browse/RT-32881 but cannot see how I can attach anything... how do I do that? -Original Message- From: John C. Turnbull [mailto:ozem...@ozemail.com.au] Sent: Thursday, 12 September 2013 07:37 To: 'Chien Yang' Cc: 'Kevin Rushforth'; 'openjfx-dev

RE: 3D scene antialiasing

2013-09-11 Thread John C. Turnbull
Hi Chien, I will file a JIRA issue as there is absolutely no difference between scenes with AA and those without and this graphics card most definitely supports MSAA. -jct -Original Message- From: Chien Yang [mailto:chien.y...@oracle.com] Sent: Thursday, 12 September 2013 00:18 To: John

hg: openjfx/8/graphics/rt: Fix RT-32846: Canvas clipping code leaves a texture locked

2013-09-11 Thread hang . vo
Changeset: fa5f0c0d5e71 Author:flar Date: 2013-09-11 13:28 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/fa5f0c0d5e71 Fix RT-32846: Canvas clipping code leaves a texture locked Reviewed by: kcr, ckyang ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGCa

hg: openjfx/8/controls/rt: RT-32866: NPE when clicking in a TextField with a null text

2013-09-11 Thread hang . vo
Changeset: 650bfc677231 Author:leifs Date: 2013-09-11 12:34 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/650bfc677231 RT-32866: NPE when clicking in a TextField with a null text ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/TextFieldSkin.jav

hg: openjfx/8/controls/rt: RT-32866: NPE when clicking in a TextField with a null text

2013-09-11 Thread hang . vo
Changeset: 35c444873188 Author:leifs Date: 2013-09-11 12:21 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/35c444873188 RT-32866: NPE when clicking in a TextField with a null text ! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/TextFieldBeha

hg: openjfx/8/graphics/rt: RT-30852 : CustomTransfer is undocumented

2013-09-11 Thread hang . vo
Changeset: ea718550d85f Author:snorthov Date: 2013-09-11 14:34 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ea718550d85f RT-30852 : CustomTransfer is undocumented Summary: This is a JavaDoc change only Reviewed-by: n/a Contributed-by: n/a ! modules/swt/src/main/

hg: openjfx/8/controls/rt: RT-30828: TextField/TextArea, caret movement problem for mixed text.

2013-09-11 Thread hang . vo
Changeset: 000296470ed2 Author:leifs Date: 2013-09-11 11:41 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/000296470ed2 RT-30828: TextField/TextArea, caret movement problem for mixed text. ! modules/controls/src/main/java/com/sun/javafx/scene/control/behavior/Text

hg: openjfx/8/controls/rt: 62 new changesets

2013-09-11 Thread hang . vo
Changeset: 0a2518e15882 Author:prr Date: 2013-09-03 13:51 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/0a2518e15882 Fixed RT29844: Create PrinterJob hangs on Mac ! modules/graphics/src/main/java/com/sun/prism/j2d/print/J2DPrinterJob.java Changeset: 977346aedf74

hg: openjfx/8/graphics/rt: RT-32861: Intermittent failure in javafx.embed.swing.RT30650Test

2013-09-11 Thread hang . vo
Changeset: 3a1b6b144cad Author:Petr Pchelko Date: 2013-09-11 20:33 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3a1b6b144cad RT-32861: Intermittent failure in javafx.embed.swing.RT30650Test Reviewed-by: ant ! tests/system/src/test/java/javafx/embed/swing/RT30650

hg: openjfx/8/graphics/rt: [NETBEANS] added netbeans files for systemTests project

2013-09-11 Thread hang . vo
Changeset: 196cc888c3ee Author:kcr Date: 2013-09-11 09:05 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/196cc888c3ee [NETBEANS] added netbeans files for systemTests project + netbeans/systemTests/build.xml + netbeans/systemTests/manifest.mf + netbeans/systemTests/

hg: openjfx/8/controls/rt: RT-29349 GTk: ColorPicker custom color dialog doesn't open on Ubuntu.

2013-09-11 Thread hang . vo
Changeset: b2df95ef722e Author:psomashe Date: 2013-09-11 09:03 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b2df95ef722e RT-29349 GTk: ColorPicker custom color dialog doesn't open on Ubuntu. ! modules/controls/src/main/java/com/sun/javafx/scene/control/skin/Colo

hg: openjfx/8/graphics/rt: 2 new changesets

2013-09-11 Thread hang . vo
Changeset: 5bfcbb5471e5 Author:Oldrich Maticka Date: 2013-09-11 16:14 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5bfcbb5471e5 Backout changeset 5caeaa91af23eacbdcc57fcefd1c9e1d158fd109 ! modules/web/src/ios/resources/javafx/scene/web/init.js Changeset: f558e

hg: openjfx/8/graphics/rt: RT-32861: Intermittent failure in javafx.embed.swing.RT30650Test

2013-09-11 Thread hang . vo
Changeset: f35948041d8c Author:Petr Pchelko Date: 2013-09-11 17:49 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/f35948041d8c RT-32861: Intermittent failure in javafx.embed.swing.RT30650Test Reviewed-by: ant ! tests/system/src/test/java/javafx/embed/swing/RT30650

[API Review] FXML: Property handlers should take 3 parameters instead of Event

2013-09-11 Thread Martin Sladecek
Hi, I propose to support Property handlers that are similar to ChangeListener (used to listen on property changes) and accept (ObservableValue, T, T), where T can be of any class. Failure to provide a class that is a the same or supertype/interface of the real class will result in CCE (as it'

Re: 3D scene antialiasing

2013-09-11 Thread Chien Yang
Hi John, > Should it be noticeable? (hopefully yes!) You should see the difference on shape with sloped edge if you platform supports MSAA. >Is it just a matter of providing true to the second of the boolean parameters in the Scene constructor? Yes this is correct, however this API is sti

hg: openjfx/8/graphics/rt: iOS: reusing iframe used for javacall communication

2013-09-11 Thread hang . vo
Changeset: 5caeaa91af23 Author:Oldrich Maticka Date: 2013-09-11 14:52 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5caeaa91af23 iOS: reusing iframe used for javacall communication ! modules/web/src/ios/resources/javafx/scene/web/init.js

hg: openjfx/8/graphics/rt: RT-26429 Gtk: Ensemble doesn't work after minimize/maximize on 2.2.5 / Ubuntu

2013-09-11 Thread hang . vo
Changeset: 5244f372da58 Author:Alexander Zvegintsev Date: 2013-09-11 14:29 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5244f372da58 RT-26429 Gtk: Ensemble doesn't work after minimize/maximize on 2.2.5 / Ubuntu ! modules/graphics/src/main/java/com/sun/glass/ui/gt

hg: openjfx/8/graphics/rt: RT-31006 Baseline offset depends on layout bounds which are calculated during layout

2013-09-11 Thread hang . vo
Changeset: 81798bc43ce4 Author:Martin Sladecek Date: 2013-09-11 10:46 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/81798bc43ce4 RT-31006Baseline offset depends on layout bounds which are calculated during layout ! modules/controls/src/main/java/com/sun/jav

hg: openjfx/8/graphics/rt: RT-26395: Mac: Mouse pressed event does not react at once (button) - Max OSX 10.8.2

2013-09-11 Thread hang . vo
Changeset: 5417a0f03b0f Author:Petr Pchelko Date: 2013-09-11 11:33 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5417a0f03b0f RT-26395: Mac: Mouse pressed event does not react at once (button) - Max OSX 10.8.2 Reviewed-by: anthony, ant, zvegintsev ! modules/grap

hg: openjfx/8/graphics/rt: 2 new changesets

2013-09-11 Thread hang . vo
Changeset: 71d0d1fde706 Author:Petr Pchelko Date: 2013-09-11 11:25 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/71d0d1fde706 RT-31004: [SwingNode] : Any mouse events are not coming Reviewed-by: ant, anthony ! modules/swing/src/main/java/javafx/embed/swing/SwingN

Re: Building OpenJFX for Android?

2013-09-11 Thread tomas.brandalik
It looks to me you've modified the build script. Pls revert all changes and do not set -PANDROID_CROSS_TOOLS_VER. It should work ok. -Tomas On 09/11/2013 08:18 AM, Tobias Bley wrote: If I am using b104 I’m getting the following exception: * What went wrong: Execution failed for task ':graphics

Re: [API Review] FXMLLoader's protected fields

2013-09-11 Thread Jonathan Giles
>From a quick look all four fields were added in JavaFX 8.0 and so there has been no break to backwards compatibility. -- Jonathan On 11/09/2013 6:54 p.m., Daniel Zwolenski wrote: > Umm, what happened to backwards compatibility? > > > On Wed, Sep 11, 2013 at 4:44 PM, Martin Sladecek > wrote: >> H

Couldn't load glass_lens_android

2013-09-11 Thread Tobias Bley
I tried to start OpenJFX on Android using the FXActivity but it fails because JFX can’t load the glass libraries… Tomas, what did I wrong? I copied the generated openjfx „android-sdk“ including the sub dirs „dalvik“ and „rt“. 11 02:59:12.755: ERROR/AndroidRuntime(983): FATAL EXCEPTION: main

Re: [API Review] FXMLLoader's protected fields

2013-09-11 Thread Richard Bair
These are all marked as new in 8, so there is no break in compatibility. Richard On Sep 10, 2013, at 11:54 PM, Daniel Zwolenski wrote: > Umm, what happened to backwards compatibility? > > > On Wed, Sep 11, 2013 at 4:44 PM, Martin Sladecek > wrote: > >> Hello, >> >> FXMLLoader contains a num