REMINDER: IMPORTANT: Rampdown / stabilization of 8u20 for milestone M2

2014-02-21 Thread Kevin Rushforth
As a reminder: We are approaching the M2 freeze as described in #5 below. All approved (see #4) changesets for the M2 milestone build should be pushed by 11:00 PM Pacific time on Sunday, Feb 23. -- Kevin Kevin Rushforth wrote: Hi OpenJFX committers, After this coming Monday's FX build,

JavaFX suggestions from Alex Kishko

2014-02-21 Thread Aliaksei Kishko
Hello. I allow me to express several opinions on the JavaFX: 1) JavaFX need interfaces - many controls have similar methods, but not interface: for example ComboBox, ChoiceBox, MenuButton, Menu, ContextMenu have the method void hide(), but no inherited interface. The ComboBox and ChoiceBox seem

TextField memory leak (RT-22716) - any JDK 7 workarounds?

2014-02-21 Thread Lesley Perkins
I posted on the ticket, but also wanted to ask the community if there are any good workarounds for this bug in JDK 7? I've confirmed that the leaked references are being held through the TextField caret animation. This has become a critical issue for my project, as now a number of our clients

Re: JavaFX suggestions from Alex Kishko

2014-02-21 Thread David Grieve
On 2/21/14, 11:36 AM, Aliaksei Kishko wrote: Hello. I allow me to express several opinions on the JavaFX: 5) Styles need get pseudo classes via setStyle(), for example: menuItem.setStyle(:focused {-fx-background-color: yellow;}); The Node#setStyle(String) API is analogous to the 'style'

hg: openjfx/8u-dev/rt: ECLIPSE ONLY: fix .classpath

2014-02-21 Thread hang . vo
Changeset: 882650a79868 Author:snorthov Date: 2014-02-21 13:25 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/882650a79868 ECLIPSE ONLY: fix .classpath ! modules/graphics/.classpath + modules/jmx/.classpath + modules/jmx/.project

SnapCode JavaFX

2014-02-21 Thread Jeff Martin
For some Friday night light posting, here is an update on an app I hope will become a great showcase, educational and promotional app for JavaFX and Java: JavaFX Animation: http://www.reportmill.com/snap/gallery/StudioIntro Pen Graphics:

Re: SnapCode JavaFX

2014-02-21 Thread Felix Bembrick
Very impressive Jeff! I'd really love to see you build some complex animations with SnapCode and add in effects etc. Keep up the great work! We really need apps that showcase the awesomeness and potential of JavaFX. Cheers, Felix On 22 Feb 2014, at 7:22, Jeff Martin j...@reportmill.com

hg: openjfx/8u-dev/rt: NETBEANS ONLY: fix IDE files to be able to run from the IDE

2014-02-21 Thread hang . vo
Changeset: 67793658fe7c Author:snorthov Date: 2014-02-21 15:56 -0500 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/67793658fe7c NETBEANS ONLY: fix IDE files to be able to run from the IDE ! netbeans/builders/nbproject/project.properties !

Re: SnapCode JavaFX

2014-02-21 Thread Jim Weaver
Oh snap, Jeff :-) Very impressive! I added the SnapStudio video to the JavaFX Community site: https://www.java.net/community/javafx/video/snapcode-studio-animations Thanks, Jim Weaver On 2/21/14 3:22 PM, Jeff Martin wrote: For some Friday night light posting, here is an update on an app I

[8u20] Review request: RT-13275 - 0 radius blurs produce low resolution output

2014-02-21 Thread Jim Graham
Kevin, Chien, Felipe, I'm tagging 3 people on this review to hopefully get some more critical feedback mostly because the webrev is large, though most of the changes are simple due to some method signature changes... Jira: https://javafx-jira.kenai.com/browse/RT-13275 webrev: