IMO relying on the Android API is not the way to go on the long run.
The current Android "Java" API is already trailing behind Java 7, and it's
heavily dependent on Google's good will, who is the only one who can decide
on how this API will evolve. If they decide one day to change completely
the A
I was under the impression that vidéo games for example explicitly allow to
set the AA settings, with a default setting which usually is automatia .
Maybe it is possible to override them using the driver configuration, but I
doubt many people do it.
2013/7/20 John C. Turnbull
> There has been r
Sorry, I accidentally hit the reply button before finishing my post.
I was under the impression that vidéo games for example explicitly allow to
set the AA settings, with a default setting which usually is automatically
depending on the hardware detected by the video game. Maybe it is possible
to
"What is the use case for rendering 2D pixel-coordinates-based shapes (or
even controls) within a 3D scene consisting of meshes constructed on 3D
coordinates of arbitrary unit?"
In my field of work (avionics displays),we might have a lot of use cases
for that. However, you also have that in video
Hello,
We have a Use Case when we want to have one container Node (for example
basically a Pane, but it can be others containers) transparent to Mouse
events, but not its children. We use it mainly to group children and
control their positions, but we want to receive events on the children but
not
Hello again,
This time I have a completely different question. We know that at some
point in the future, they will be a way to use JavaFX in an external
graphic context.
However we would need to do this kind of thing sooner. In fact we will need
to render JavaFX context on top of OpenGL terain or
Do you plan to add the AlwaysOnTop feature for JavaFX 8? The JIRA (
https://javafx-jira.kenai.com/browse/RT-153) is very old ;)
2013/10/4 Richard Bair
> This page http://openjdk.java.net/projects/jdk8/milestones has the actual
> dates for JDK 8. The only place where we have a waiver to deviate
I know that this option is not available for JavaFX 2.2, but is it planned
for Java 8, and for what time frame if the answer is yes (for example, for
initial release or later ?) .
This is an important feature for us, because we need to show JavaFX content
on top of Windows created on other program
Hello,
I just noticed that the new JDK 8 build 123 appeared today or yesterday. As
usual it include the change list for the JDK. However, how is it possible
to know what JavaFX changes (JIRA RT ?) have been applied to each build ?
Thanks,
Hervé
OK, I understand, but thanks for your answer though.
Herve
2014/1/14 Kevin Rushforth
> Unfortunately, this is not currently available, as we don't have a good
> way to track and tag the bugs as to which build they were fixed in.
>
> -- Kevin
>
>
>
> Herve Girod wr
We have a use case where we receive a LOT of processing orders in one
Thread in a TCP socket and we have to perform the drawing in the JavaFX
Thread, but also we must wait until the effective drawing has finished
before ordering a new drawing (because otherwise some parameters could have
changed in
There are no reasons that JavaFX could not work well on mobile platforms,
providing there is a JVM. I was convinced that mobile UI toolkits were very
specific, but it's really not the case. Android UI Toolkit has really very
few mobile specificities for example.
2014-06-23 16:46 GMT+02:00 Pedro D
We have several multi-touch-enabled screens, and use JavaFX 8 on Windows 7,
and it works fine.Note that he quality of the gesture recognition in the
JavaFX framework will obviously depend on the screen, of course.
2014-08-04 14:02 GMT+02:00 Anthony Petrov :
> JavaFX 8 supports multi-touch input
Hello,
I think that more than one year ago, I asked if it was possible to dump the
JavaFX rendering process. More than one year later, I (or we, for I am
speaking on behalf of my project) are almost there. We use this in a
library for a "JavaFX to any format you want" converter. For example we are
#x27;t be able to do it without
> modifying FX internals, though, which is what printing does in a few places.
>
> -- Kevin
>
>
>
> Herve Girod wrote:
>
>> Hello,
>>
>> I think that more than one year ago, I asked if it was possible to dump
>> the
&
imilar to what you are trying to do. It also forces the J2D pipeline
>> and had to deal with this issue. You likely won't be able to do it without
>> modifying FX internals, though, which is what printing does in a few places.
>>
>> -- Kevin
>>
>>
>
hforth wrote:
>>
>>> You could take a look at what JavaFX internally does for printing,
>>> which is similar to what you are trying to do. It also forces the J2D
>>> pipeline and had to deal with this issue. You likely won't be able to
>>> do it witho
Hello,
I downloaded Java8u40 build b16, but the JavaFX javadoc links to the Java 8
reference API (I assume u20). For example, the new Spinner class is not
present in this API, whereas it is usable and present in the source.
Where is it possible to download or link to the last JavaFX u40 Javadoc?
Hello,
The FX filter does not work. However I don't know how to fix it ;)
Hervé
2015-01-15 17:36 GMT+01:00 Kevin Rushforth :
> You can use the following two JIRA queries to find the list of issues
> fixed in 8u40:
>
> For FX:
> https://javafx-jira.kenai.com/issues/?jql=project%20%3D%
> 20RT%20A
Sorry, I should have read all the Thread.
2015-01-15 23:59 GMT+01:00 Herve Girod :
> Hello,
>
> The FX filter does not work. However I don't know how to fix it ;)
>
> Hervé
>
> 2015-01-15 17:36 GMT+01:00 Kevin Rushforth :
>
>> You can use the following two JIRA
Hello,
Are there plans to implement an API allowing directional lights ? it seems
that for now there exist only spot and ambiant light in JavaFX 3D.
Hervé
Hello,
As a newbie user of Java 3D, I have some suggestions in the back of my head
for Java 9, as for example:
- managing opacity (alpha) on 3D Node (the most important IMO)
- parallel lights
- managing far / near clip with parallel camera
- some more built-in 3D Shapes would be useful
I think th
Hello,
I just remarked that there was lot of activity recently (May 2015) on this
feature. What's the current state, and when will it be "completely" handled
in JDK 9?
We are currently adding 3D to a Java ARINC 661 Server, and ideally we would
like to have part of 3D alpha blending working before
I often have this exception when I interrupt Unit tests forcefully in
NetBeans if the JavaFX platform has been started in the Unit Tests
2015-08-03 16:10 GMT+02:00 Tom Eugelink :
> Working on a new skin for JFXtras Agenda... What is JavaFX trying to tell
> me with this exception?
>
> java.util.co
No problem!
2015-08-18 17:13 GMT+02:00 Thomas Meyer :
> OK, thanks!
> And sorry, a colleague just reminded me of bugs.openjdk.java.net, I was
> obviously searching in the wrong bug tracker..
> You already reported it: https://bugs.openjdk.java.net/browse/JDK-8093583
>
>
>
> On 18 Aug 2015, at 17:
Thanks for the information!
2/16 11:10 AM, Hervé Girod wrote:
>
>> Hello, I'm sure this has already been answered before in this list, but
>> is it planned to move the existing traversal sub-system (focus system) to a
>> public API for JDK 9?
>>
>> Hervé
>>
>> Sent from my iPad
>>
>
>
Thanks for your answer!
As for our experience, we are currently migrating a big UI application
(Java ARINC 661 Server: http://sourceforge.net/projects/j661/) from being
Swing-based to JavaFX based. We still keep the Swing compatibility, but we
found that using the JavaFX scene graph makes things
There is also something that we should be aware of. The external graphic
context is a fragile thing. In our case, for example with OpenGL, it was
very easy to create problems with the Java app which try to paint things on
the context. Which can lead to crashes or artefacts.
Le mer. 17 févr. 2021 à
28 matches
Mail list logo