Hi, I need to retrieve the absolute and correct x and y coordinates of an inner AIR window relaiv to point (0,0) on the desktop.
The normal coordinates doesn't help me if this a normal window. For the correct position of the inner window I need to substract the border-width and the header-height of the window. I need to know this because I want to set the exact position of a lightweight window relative to the position of a component in the application window. Thanks in advance! cfe

