I've filed https://javafx-jira.kenai.com/browse/RT-39422
-- Jonathan
On 18/11/2014 5:00 a.m., Kevin Rushforth wrote:
Please file a JIRA.
-- Kevin
Robert Lichtenberger wrote:
I hope this is the right place to post bugs to. If not, please accept
my apologies and advise where to post bugs.
I
Hi Vadim, Kevin,
A post commit notification for the following:
https://javafx-jira.kenai.com/browse/RT-39336
http://cr.openjdk.java.net/~ant/RT-39336/webrev.0
Thanks,
Anton.
Hi Jonathan, Kevin,
Please review the fix:
https://javafx-jira.kenai.com/browse/RT-39035
http://cr.openjdk.java.net/~vadim/RT-39035/webrev.00/
Thanks,
Vadim
Please file a JIRA.
-- Kevin
Robert Lichtenberger wrote:
I hope this is the right place to post bugs to. If not, please accept
my apologies and advise where to post bugs.
I've just tried the upcoming (u40) new Dialogs API (good job, BTW,
looks/feels great) and noticed that long content text
I’m afraid at this time there are no plans for adding an animation/transition
effect editor to Scene Builder, certainly not in the short-term.
Thanks
Richard
> On Nov 13, 2014, at 7:34 PM, Felix Bembrick wrote:
>
> Java applets were the first "programs" to run inside a web browser and for
> a
Hi Benjamin,
Your progress sounds very good!
In your email below, you said: "Also I thought that events with
Platform.runLater() will be processed first-in-first-out, but it seems
that this is not the case."
Kevin, on an email on Nov. 5th to this list, said that the only exception
to Platform
I hope this is the right place to post bugs to. If not, please accept my
apologies and advise where to post bugs.
I've just tried the upcoming (u40) new Dialogs API (good job, BTW,
looks/feels great) and noticed that long content texts will be cut off
(elipsis).
Here's an example:
import ja