[8u60] Review request for RT-39541: Firing SimpleUpdateChange does not get propagated properly on SortedList

2014-12-16 Thread Vadim Pakhnushev
Chien, Kevin, Please review the fix: https://javafx-jira.kenai.com/browse/RT-39541 http://cr.openjdk.java.net/~vadim/RT-39541/webrev.00/ Thanks, Vadim

Re: JavaScript library for JavaFX fans?

2014-12-16 Thread Mark Fortner
Just to be clear, you're looking for a js library that has JavaFX-like components, an event model, threading, graphics, animation and charting. And runs in a browser. You're not looking to use fxml and js to build an application, correct? On Dec 16, 2014 5:13 AM, Jim Laskey (Oracle)

[8u60] Review request for RT-27010: javafx.scene.image.Image() constructor may hangs on corrupted image

2014-12-16 Thread Vadim Pakhnushev
Jim, Please review the fix: https://javafx-jira.kenai.com/browse/RT-27010 http://cr.openjdk.java.net/~vadim/RT-27010/webrev.00/ Thanks, Vadim

Re: JavaScript library for JavaFX fans?

2014-12-16 Thread Jim Laskey (Oracle)
He mentioned JavaFX Script language, so I assume he wants to work with FX directly from Javascript. Look at https://blogs.oracle.com/nashorn/entry/jjs_fx as an example Cheers, -- Jim On Dec 16, 2014, at 10:49 AM, Mark Fortner phidia...@gmail.com wrote: Just to be clear, you're looking for

Re: JavaScript library for JavaFX fans?

2014-12-16 Thread Jeff Martin
You’re spot on, Mark. I need to do a little lightweight-in-the-browser-without-the-JVM development, and as a long-time Swing/JavaFX developer, I don’t want my fingers/brain to bleed too much. :-) The JavaScript world doesn’t seem as cut-and-dried as Java, iOS, Android development. I’m hoping

Re: JavaScript library for JavaFX fans?

2014-12-16 Thread Mark Fortner
GWT is probably closest to what you're looking for. You write java and it emits HTML and JavaScript. In recent years as JavaScript has been playing catch up though, the popularity of gwt has been on the wane. Angularjs has been gaining a lot of traction as well as Polymer. But these more recent

Re: JavaScript library for JavaFX fans?

2014-12-16 Thread Ali Ebrahimi
if you can not forget java just use ZK framework. On Tue, Dec 16, 2014 at 6:59 PM, Jeff Martin j...@reportmill.com wrote: You’re spot on, Mark. I need to do a little lightweight-in-the-browser-without-the-JVM development, and as a long-time Swing/JavaFX developer, I don’t want my

[8u60] Review request for RT-34958: [Ensemble] content in some pages are not centered

2014-12-16 Thread Morris Meyer
Folks, Could I get a quick review for this fix-up of the alignment in two Ensemble apps? Thanks much. --morris JIRA - https://javafx-jira.kenai.com/browse/RT-34958 WEBREV - http://cr.openjdk.java.net/~morris/RT-34958.01

[8u60] Review request for RT-34840: [3DViewer] FileNotFoundException: Jfx3dViewerApp_session.properties (Read-only file system)

2014-12-16 Thread Morris Meyer
Kevin and Chien, Please review this simple fix for the 3DViewer SessionManager class to take care of read-only file system errors when trying to save the session file. Thanks much, --morris JIRA - https://javafx-jira.kenai.com/browse/RT-34840 WEBREV -

[8u60] Review request for RT-39688: Glass-Mac window close deallocation produces a spurious warning

2014-12-16 Thread Morris Meyer
David and Kevin, Please review this very small change to prevent a spurious warning when de-allocation occurs for a NSWindow instance after the Java VM has shutdown. Thanks much, --morris JIRA - https://javafx-jira.kenai.com/browse/RT-39688 WEBREV -