On 17.06.2013 15:17, Anthony Petrov wrote:
I haven't investigated deeply, but since you've mentioned cursors I believe this issue has been fixed already. Please try 7u40 and/or 8 ea builds.
Ok, I have to find time to check with 7u40ea on Mac.
You want to call Platform.setImplicitExit(false). Please see http://docs.oracle.com/javafx/2/api/javafx/application/Platform.html#setImplicitExit(boolean)
Thanks, forgot about that one. Werner