Concerns about TreeTableViews ability to display UNlimited number of rows of data

2013-08-15 Thread Martin Klähn
Hi guys, I've now worked with TreeView and TreeTableView to some extent. TableView as well as TreeTabelView are designed to visualize an unlimited number of rows of data, broken out into columns. For TableView I can understand that concept as i can pass the TableView the ObservableList

Re: Concerns about TreeTableViews ability to display UNlimited number of rows of data

2013-08-15 Thread Jonathan Giles
In on my phone, so I'll keep this really brief. I have one suggested approach in the TreeItem javadoc here: http://docs.oracle.com/javafx/2/api/javafx/scene/control/TreeItem.html Perhaps this will help. I can look into it deep power tomorrow if necessary. -- Jonathan Sent from a touch device.

Re: CFV: New OpenJFX Committer:Daniel Blaukopf

2013-08-15 Thread Anthony Petrov
Vote: YES -- best regards, Anthony On 08/06/13 19:15, David Hill wrote: I hereby nominate Daniel Blaukopf to OpenJFX Committer. Daniel is a member of the Embedded Device team, which means he works across various aspects of the platform. He is also the architect for the embedded device space.

Re: CFV: New OpenJFX Committer: Alexander Zvegintsev

2013-08-15 Thread Petr Pchelko
Vote: YES With best regards. Petr. On Aug 15, 2013, at 4:40 PM, Artem Ananiev wrote: I hereby nominate Alexander Zvegintsev (OpenJDK user name: alexz) to OpenJFX Committer. Alexander is a primary maintainer of Gtk port of Glass (windowing toolkit for JavaFX), and also an active

hg: openjfx/8/graphics/rt: Removed obsolete Webview entries from .hgignore

2013-08-15 Thread hang . vo
Changeset: 9be5607e30a5 Author:peterz Date: 2013-08-15 16:58 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9be5607e30a5 Removed obsolete Webview entries from .hgignore ! .hgignore

custom Styleable properties CSS prefix

2013-08-15 Thread Tom Eugelink
I've created my first control with custom CSS Styleable properties. Ignoring the fact that com.sun classes are involved, it worked pretty easily. Jim suggested that I also post the question about the CSS prefix I asked on the JFXtras mail list here is well. So: I would like to suggest is to

Re: custom Styleable properties CSS prefix

2013-08-15 Thread David Grieve
I'm assuming this is 8.0? If so, what com.sun classes did you need to pull in and why? I'd like to know from the perspective of the owner of the styleable API. If you have to pull in com.sun, then I might have missed something somewhere since all you should need is in the javafx.css package.

Re: CFV: New OpenJFX Committer: Alexander Zvegintsev

2013-08-15 Thread Anthony Petrov
Vote: YES -- best regards, Anthony On 08/15/13 16:40, Artem Ananiev wrote: I hereby nominate Alexander Zvegintsev (OpenJDK user name: alexz) to OpenJFX Committer. Alexander is a primary maintainer of Gtk port of Glass (windowing toolkit for JavaFX), and also an active contributor to other

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

2013-08-15 Thread hang . vo
Changeset: b3c5a26e8afa Author:tb115823 tomas.branda...@oracle.com Date: 2013-08-15 16:23 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b3c5a26e8afa Android: Fix launching when using compact2 profile. !

Re: custom Styleable properties CSS prefix

2013-08-15 Thread Tom Eugelink
No, this is still 2.2, since that is the production version of JFX. The user is creating an actual production application with JFX. My next step is to port this to 8.0. Are the changes major? On 2013-08-15 16:16, David Grieve wrote: I'm assuming this is 8.0? If so, what com.sun classes did

Re: CFV: New OpenJFX Committer: Alexander Zvegintsev

2013-08-15 Thread sergey malenkov
Vote: Yes SAM On 15.08.2013 16:40, Artem Ananiev wrote: I hereby nominate Alexander Zvegintsev (OpenJDK user name: alexz) to OpenJFX Committer. Alexander is a primary maintainer of Gtk port of Glass (windowing toolkit for JavaFX), and also an active contributor to other Glass platforms.

Looking for potential workarounds to RT-32371 Creating a Java callback in JavaFX WebView causes HotSpot crash

2013-08-15 Thread Williamson, Michael
Hi, I'm new to the list. Brought here by necessity. I encountered this defect yesterday and filed the Jira defect (https://javafx-jira.kenai.com/browse/RT-32371) and JVM bug (Bug ID: 9006009). This functionality is critical to our current development, so I am exploring workarounds. Currently,

Re: CFV: New OpenJFX Committer: Chien Yang

2013-08-15 Thread Kevin Rushforth
Vote: Yes Artem Ananiev wrote: I hereby nominate Chien Yang to OpenJFX Committer. Chien is a member of JavaFX graphics group at Oracle. Here is the list of his fixes and reviews: http://hg.openjdk.java.net/openjfx/8/master/rt/log?rev=chien Votes are due by Aug 29, 2013. Only current

Re: CFV: New OpenJFX Committer: Alexander Zvegintsev

2013-08-15 Thread Kevin Rushforth
Vote: Yes Artem Ananiev wrote: I hereby nominate Alexander Zvegintsev (OpenJDK user name: alexz) to OpenJFX Committer. Alexander is a primary maintainer of Gtk port of Glass (windowing toolkit for JavaFX), and also an active contributor to other Glass platforms. Here is the list of

Re: CFV: New OpenJFX Committer: Chien Yang

2013-08-15 Thread Phil Race
Vote: yes -phil. On 8/15/2013 8:50 AM, Artem Ananiev wrote: I hereby nominate Chien Yang to OpenJFX Committer.

hg: openjfx/8/graphics/rt: RT-30453: TextFlow does not properly forward MouseEvents to its Text nodes

2013-08-15 Thread hang . vo
Changeset: 1fceeaaa1a98 Author:Felipe Heidrich felipe.heidr...@oracle.com Date: 2013-08-15 10:12 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1fceeaaa1a98 RT-30453: TextFlow does not properly forward MouseEvents to its Text nodes !

CFV: New OpenJFX Committer: Mick Fleming

2013-08-15 Thread Artem Ananiev
I hereby nominate Mick Fleming (OpenJDK user name: mickf) to OpenJFX Commmitter. Mick is a member of JavaFX Controls team at Oracle. He fixed many bugs and implemented tons of features in virtually every JavaFX Control, from buttons to tables. Here is a short list of his commits:

hg: openjfx/8/graphics/rt: RT-26980: Perform checking only when assertions are enabled (TODO cleanup)

2013-08-15 Thread hang . vo
Changeset: ce5a7c88d8dc Author:rbair Date: 2013-08-15 11:02 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ce5a7c88d8dc RT-26980: Perform checking only when assertions are enabled (TODO cleanup) Summary: Actually, the TODO is old and just needed to be removed. !

Re: CFV: New OpenJFX Committer: Felipe Heidrich

2013-08-15 Thread Richard Bair
Vote: Yes On Aug 15, 2013, at 10:36 AM, Artem Ananiev artem.anan...@oracle.com wrote: I hereby nominate Felipe Heidrich (OpenJDK user name: felipe) to OpenJFX Committer. Felipe is a member of JavaFX graphics group at Oracle. He is mostly responsible for JavaFX text and fonts, but not

Re: CFV: New OpenJFX Committer: Chien Yang

2013-08-15 Thread Anthony Petrov
Vote: YES -- best regards, Anthony On 08/15/2013 07:50 PM, Artem Ananiev wrote: I hereby nominate Chien Yang to OpenJFX Committer. Chien is a member of JavaFX graphics group at Oracle. Here is the list of his fixes and reviews: http://hg.openjdk.java.net/openjfx/8/master/rt/log?rev=chien

hg: openjfx/8/graphics/rt: Tightened up access permissions on some methods in NGNode

2013-08-15 Thread hang . vo
Changeset: 03a8ebef8983 Author:rbair Date: 2013-08-15 12:02 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/03a8ebef8983 Tightened up access permissions on some methods in NGNode ! modules/graphics/src/main/java/com/sun/javafx/sg/prism/NGNode.java

Re: CFV: New OpenJFX Committer: Mick Fleming

2013-08-15 Thread David Grieve
Vote: Yes On Aug 15, 2013, at 2:11 PM, Artem Ananiev artem.anan...@oracle.com wrote: I hereby nominate Mick Fleming (OpenJDK user name: mickf) to OpenJFX Commmitter. Mick is a member of JavaFX Controls team at Oracle. He fixed many bugs and implemented tons of features in virtually

Re: CFV: New OpenJFX Committer: Felipe Heidrich

2013-08-15 Thread David Grieve
Vote: Yes On Aug 15, 2013, at 1:36 PM, Artem Ananiev artem.anan...@oracle.com wrote: I hereby nominate Felipe Heidrich (OpenJDK user name: felipe) to OpenJFX Committer. Felipe is a member of JavaFX graphics group at Oracle. He is mostly responsible for JavaFX text and fonts, but not

Re: CFV: New OpenJFX Committer: Felipe Heidrich

2013-08-15 Thread Kevin Rushforth
Vote: Yes Artem Ananiev wrote: I hereby nominate Felipe Heidrich (OpenJDK user name: felipe) to OpenJFX Committer. Felipe is a member of JavaFX graphics group at Oracle. He is mostly responsible for JavaFX text and fonts, but not only for that. Here is the list of changesets he has

Re: CFV: New OpenJFX Committer: Mick Fleming

2013-08-15 Thread Kevin Rushforth
Vote: Yes Artem Ananiev wrote: I hereby nominate Mick Fleming (OpenJDK user name: mickf) to OpenJFX Commmitter. Mick is a member of JavaFX Controls team at Oracle. He fixed many bugs and implemented tons of features in virtually every JavaFX Control, from buttons to tables. Here is a

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

2013-08-15 Thread hang . vo
Changeset: 9b44f8a9df1a Author:dmasada Date: 2013-08-15 13:19 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9b44f8a9df1a RT-32370 Ensemble8: remove proxy info ! apps/samples/Ensemble8/src/app/java/ensemble/EnsembleApp.java Changeset: f7664b3b9f41 Author:Yao

Re: CFV: New OpenJFX Committer: Felipe Heidrich

2013-08-15 Thread Jonathan Giles
Vote: Yes -- Jonathan On 16/08/2013 5:36 a.m., Artem Ananiev wrote: I hereby nominate Felipe Heidrich (OpenJDK user name: felipe) to OpenJFX Committer. Felipe is a member of JavaFX graphics group at Oracle. He is mostly responsible for JavaFX text and fonts, but not only for that. Here is

hg: openjfx/8/controls/rt: RT-31994: previous changeset fails for opaque URIs.

2013-08-15 Thread hang . vo
Changeset: 9f72c7a11540 Author:David Grievedavid.gri...@oracle.com Date: 2013-08-15 17:36 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9f72c7a11540 RT-31994: previous changeset fails for opaque URIs. !

BarChart CategoryAxis limitation

2013-08-15 Thread Pedro Duque Vieira
Hi, BarChart only allows you to insert a ValueAxis/CategoryAxis combination. So you can't have a ValueAxis/ValueAxis or it will throw a runtime exception. I don't understand this limitation, I'm creating a DateAxis and want to have a NumberAxis/DateAxis barchart. Can you tell me why this

hg: openjfx/8/controls/rt: RT-31157 Legend is rendered outside of chart bounds

2013-08-15 Thread hang . vo
Changeset: f725d8704ecf Author:psomashe Date: 2013-08-15 17:07 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/f725d8704ecf RT-31157 Legend is rendered outside of chart bounds +unit test. ! modules/controls/src/main/java/com/sun/javafx/charts/Legend.java !

hg: openjfx/8/graphics/rt: RT-32317 Ensemble8: add styled circular progress indicator

2013-08-15 Thread hang . vo
Changeset: 32e49d7932eb Author:dmasada Date: 2013-08-15 20:19 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/32e49d7932eb RT-32317 Ensemble8: add styled circular progress indicator !