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