Changes in caspian.bss

2013-09-14 Thread Peter Penzov
Hi, I tried to implement my own version of example from jfxtras - BigDecimalField. I copied all java files and css code successfully but when I run the code I get these errors: IX 14, 2013 1:29:54 PM javafx.scene.CssStyleHelper calculateValue WARNING: Could not resolve

Re: Changes in caspian.bss

2013-09-14 Thread Tom Eugelink
On JavaFX 8.0 we're getting all kind of CSS warnings when running the JFXtras 8.0 project. I personally am waiting for JFX8 to stabilize before trying to figure out what is going on exactly. I do not notice any (visual) problems though. On 2013-09-14 12:32, Peter Penzov wrote: Hi, I

Re: Changes in caspian.bss

2013-09-14 Thread Peter Penzov
Thank you for the reply! How I can disable these warnings when I run the code in Netbeans? On Sat, Sep 14, 2013 at 2:26 PM, Tom Eugelink t...@tbee.org wrote: On JavaFX 8.0 we're getting all kind of CSS warnings when running the JFXtras 8.0 project. I personally am waiting for JFX8 to

Re: Changes in caspian.bss

2013-09-14 Thread David Grieve
This is (or should be) RT-32839, which is fixed in 8.0 and should make its way into next week's promotion. On Sep 14, 2013, at 7:26 AM, Tom Eugelink t...@tbee.org wrote: On JavaFX 8.0 we're getting all kind of CSS warnings when running the JFXtras 8.0 project. I personally am waiting for

Hovering and Tooltips are exclusive?

2013-09-14 Thread Sven Reimers
Hi, pereparing a nice demo I added a special style for hovering too my shapes as well as a tooltip. If I know move the mouse into the shape the hover style is shown and after a short pause the tooltip is shown, but hovering is then switched of. After the tooltip is hidden, hover style is once

RE: Hovering and Tooltips are exclusive?

2013-09-14 Thread Pedro Duque Vieira
Hi, I have discussed this previously (months ago) with the javafx team, including John Smith and a JavaFX team member, in this mailing list, I think we all agreed this should be changed. Unfortunately nothing seems to have come from this. I think there is a communication problem in this mailing

Re: Hovering and Tooltips are exclusive?

2013-09-14 Thread Sven Reimers
Did you file a JIRA? Thanks -Sven On Sat, Sep 14, 2013 at 9:21 PM, Pedro Duque Vieira pedro.duquevie...@gmail.com wrote: Hi, I have discussed this previously (months ago) with the javafx team, including John Smith and a JavaFX team member, in this mailing list, I think we all agreed

hg: openjfx/8/graphics/rt: RT-32941: Press-Drag-Release gesture broken on touch devices on Embedded and dragged objects jitter badly

2013-09-14 Thread hang . vo
Changeset: f9adff4f9ce6 Author:rbair Date: 2013-09-14 15:44 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/f9adff4f9ce6 RT-32941: Press-Drag-Release gesture broken on touch devices on Embedded and dragged objects jitter badly Reviewed-by: dblaukop !

hg: openjfx/8/graphics/rt: [DOC ONLY] minor typo fix

2013-09-14 Thread hang . vo
Changeset: 33eb102d8bf7 Author:rbair Date: 2013-09-14 15:51 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/33eb102d8bf7 [DOC ONLY] minor typo fix ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java

hg: openjfx/8/graphics/rt: RT-32957: CacheHint.SPEED is not used by CacheFilter

2013-09-14 Thread hang . vo
Changeset: b19b611b5a0a Author:rbair Date: 2013-09-14 16:16 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b19b611b5a0a RT-32957: CacheHint.SPEED is not used by CacheFilter Reviewed-by: dblaukop !

hg: openjfx/8/graphics/rt: 3DViewer : modified the Drop Here default OBJ to be 25 times larger, and switched the MainController to use the larger default OBJ

2013-09-14 Thread hang . vo
Changeset: d7b521ca2c14 Author:John Yoon john.y...@oracle.com Date: 2013-09-14 18:44 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d7b521ca2c14 3DViewer : modified the Drop Here default OBJ to be 25 times larger, and switched the MainController to use the larger