Changeset: cdc219ec5ce8
Author:David Grieve
Date: 2014-09-19 13:54 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/cdc219ec5ce8
[TEST-ONLY] RT-38687: [CSS] Using setUserAgentStylesheet() with @import syntax
issue
! modules/graphics/src/test/java/com/sun/javafx/css/Styl
Hi Peter,
this one seems to work, based on your former suggestion:
com.sun.javafx.binding.Logging.getLogger().setLevel(sun.util.logging.PlatformLogger.Level.OFF);
Thanks for that. Of course I am not sure if that also kills other
binding-related logs I might be interested in but generally I'd p
Changeset: ac413b6468e9
Author:shemnon
Date: 2014-09-18 23:07 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ac413b6468e9
RT-38312: Modify Packager to remove QT Kit platform when creating Mac App Store
bundles
Summary: Remove unneeded debugging code
!
modules/fxpacka
On 09/19/2014 04:38 PM, Peter Levart wrote:
On 09/19/2014 01:34 PM, Werner Lehmann wrote:
Hi,
I'd like to use one of the Bindings.select* methods but can't really
accept the tons of stderr output it generates for null steps.
According to this ticket...
[#RT-35957] Bindings class spits out a
On 09/19/2014 01:34 PM, Werner Lehmann wrote:
Hi,
I'd like to use one of the Bindings.select* methods but can't really
accept the tons of stderr output it generates for null steps.
According to this ticket...
[#RT-35957] Bindings class spits out a lot of unneeded log messages
https://javafx-
Hi Nicolai,
On 19.09.2014 15:43, Nicolai Parlog wrote:
a little off topic but it might still be relevant for you.
thanks, I noticed that ticket and found Tomas' blog to be a very
interesting read. However, this is for a Webstart application and we
already have way too many dependencies for m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Werner,
a little off topic but it might still be relevant for you.
There is a feature request logged in the JavaFX-Jira[1] which asks for
a type safe way to use Bindings.select. It the comments two libraries
are mentioned which do this (and more)
Changeset: 835a333ec7ee
Author:David Grieve
Date: 2014-09-19 08:44 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/835a333ec7ee
RT-38395: Add ability to resolve the URL given with an @import statement
relative to the FX runtime
Reviewed-by: kcr
! modules/graphics/src/m
Hello all,
In the context of embedding/wrapping existing web applications in a Java
client, I am facing some issues especially in regard of navigation
interception & file download.
My first use case was to be able to navigate to PDFs exposed by a web
application.
First I did not found a convenien
I just noticed something odd in the TableView wrt sorting and the focused
cell. It seems that if there are selected cells, after resorting, the
TableView restores the selected cells (because the TablePositions will have
changed), but in doing so, the focused cell is cleared. This happens in the
pri
Hi
I am playing around with the new Dialog API in 8u40. I am evaluating if the
Dialog class could be the base for a custom Dialog implementation (Wizard) for
use in a business application. The use cases for these dialogs usually require
the calculation of the return value based on user input. T
Hi,
I'd like to use one of the Bindings.select* methods but can't really
accept the tons of stderr output it generates for null steps. According
to this ticket...
[#RT-35957] Bindings class spits out a lot of unneeded log messages
https://javafx-jira.kenai.com/browse/RT-35957
... 8u20 resolv
Could you provide a screen shot?
R.
On 19 Sep 2014, at 12:07, Fabrizio Giudici
wrote:
> On Tue, 16 Sep 2014 11:55:26 +0200, Fabrizio Giudici
> wrote:
>
>> Hello.
>>
>> A customer submitted me a problem concerning a Java WebStart applet made
>> with JavaFX (JDK 1.7.0_45): the thing works,
On Tue, 16 Sep 2014 11:55:26 +0200, Fabrizio Giudici
wrote:
Hello.
A customer submitted me a problem concerning a Java WebStart applet made
with JavaFX (JDK 1.7.0_45): the thing works, but at the beginning the
rendering in the browser is such that a number of pixels are off the
rendere
14 matches
Mail list logo