screen coordinate

Pavel Safrata pavel.safrata at oracle.com
Mon Jun 18 04:04:41 PDT 2012


By the way, there is an old request for localToScreen and screenToLocal 
methods (hope that we'll finally find time to do that for 3.0):

http://javafx-jira.kenai.com/browse/RT-3290

Regards,
Pavel

On 18.6.2012 11:52, Alexandre (Shura) Iline wrote:
> http://hg.openjdk.java.net/openjfx/2.1/master/tests/file/tip/tools/Jemmy/JemmyFX/src/org/jemmy/fx/SceneWrap.java 
> : getScreenBounds
> +
> http://hg.openjdk.java.net/openjfx/2.1/master/tests/file/tip/tools/Jemmy/JemmyFX/src/org/jemmy/fx/NodeWrap.java 
> : getScreenBounds
>
> On 06/16/2012 12:26 PM, Tom Eugelink wrote:
>> I'm trying to determine the screen coordinates of a node; apparently
>> node.layoutX + node.scene.x + node.scene.window.x is not it. At least
>> not all of the time. What am I missing?
>>
>> Tom


More information about the openjfx-dev mailing list