Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: zurt on February 23, 2009, 08:19:07 PM
-
I know how to set window's co-ordinates using MoveWindow(). But, how can I read where is the window located?
Thanks in avance.
-
struct Window LeftEdge and TopEdge.
-
Thank you very much.