|
|
|
#1 |
|
Banned
Join Date: Jul 2010
Posts: 22
|
XY coordinates of a window
Hi,
If I was to obtain the HWND of an application, can I also obtain the XY coordinates of the app window? Also is it possible to get the coordinates of a nested window within that app window? Cheers, ENEM |
|
|
|
|
|
#2 |
|
Tim
Join Date: May 2001
Location: Ottawa
Posts: 11,873
|
There's no way to get that information in SWF Studio now but Wndows has APIs that let you get all that (and more) but you'd have to write your own plugin to get at the APIs to do what you want.
|
|
|
|