And, even if it isn't, shouldn't we have a concept of "you can't draw
right now, just go away and we'll tell you when it's available again"
built into the Presentable API? You shouldn't have to set the
dimensions to 0,0 to mean "I'm not here right now"...
...jim
On 11
Shouldn't this be an equivalent of minimizing the window?
Best regards,
Alexander Kouznetsov
(408) 276-0387
On 18 ноя 2015 12:45, Johan Vos wrote:
Hi,
On Android, a JavaFX Application might transfer control to another app (and
become invisible) and enter the foreground later. In that case, the
Hi,
On Android, a JavaFX Application might transfer control to another app (and
become invisible) and enter the foreground later. In that case, the
GLSurface we are rendering on becomes invalid. In order to avoid problems
and save battery, we want to pause the renderer thread, but this turns out
t
On 11/18/15, 3:45 PM, Johan Vos wrote:
Johan,
I think that it would be reasonable to put in something to Quantum that causes the
render loop to "pause", and then resume later. I envision this toggle as
causing the render loop to skip, rather than tinkering with the pulses.
When resume is c
The JBS bug is here:
https://bugs.openjdk.java.net/browse/JDK-8131888
-- Kevin
Tom Schindl wrote:
Hi,
This is just a short notice for those who require FXCanvas to integrate
their applications in an existing SWT-Application - most notably Eclipse
RCP or Eclipse IDE.
I've created an defect i
On Windows the minimum & maximum size properties of Stage don't scale to
the current DPI settings, unlike all other drawing coordinates. The
explicit size properties (setWidth/setHeight) do scale but setMinWidth,
setMaxWidth, setMinHeight & setMaxHeight were apparently overlooked. Any
values pa
A lot of the confusion here is probably caused by the fact that I (and
obviously others too)
did not know about the possibility to distinguish between building for
the Apple app store
and building a package for self-distribution. Is this distinction made
by either creating a
DMG for self-distrib
You can control your subscription here:
http://mail.openjdk.java.net/mailman/listinfo/openjfx-dev
-- Kevin
Victor Grazi wrote:
Does anyone know how to modify this mail list subscription?
Thanks
Victor
Does anyone know how to modify this mail list subscription?
Thanks
Victor
Hi Chris,
Application developers can file bugs here:
http://bugs.java.com/
Thanks.
-- Kevin
Chris Nahr wrote:
On Windows the minimum & maximum size properties of Stage don't scale
to the current DPI settings, unlike all other drawing coordinates. The
explicit size properties (setWidth/setH
[moving this back to the openjfx alias; Bcc awt-dev]
The javapackager fix for JDK 8u72 does exactly this when generating .pkg
files. So in short, libjfxwebkit.dylib is unchanged for 8u72, but will
be excluded when generating an app for the Apple app store.
-- Kevin
Michael Hall wrote:
On N
Hi,
This is just a short notice for those who require FXCanvas to integrate
their applications in an existing SWT-Application - most notably Eclipse
RCP or Eclipse IDE.
I've created an defect in the Eclipse Bugtracking System [1] so that you
can subscribe to it if you want to follow how this is p
Hi all,
Please review the new API proposal for a pulse listener API on Scene at
the URL below. The proposed patch file is attached to the jira issue.
https://bugs.openjdk.java.net/browse/JDK-8097917
Thanks,
-- Jonathan
We never remove it from a .dmg. Only if it is a .pkg targeting the Mac App
Store do we remove it.
> On Nov 17, 2015, at 3:57 PM, Stefan Fuchs wrote:
>
> Hi Kevin,
>
> well, removing libjfxwebkit.dylib from dmg files would definitely break our
> application, as we heavily rely on WebView.
>
Hi Kevin,
well, removing libjfxwebkit.dylib from dmg files would definitely break
our application, as we heavily rely on WebView.
Our application is not distributed via Mac App Store, but as a download
from our website.
I think removing libjfxwebkit.dylib from the dmg should be an opt-in for
15 matches
Mail list logo