0

I am wondering if there is a way to find the absolute position of a docktile in the screen without using the accessibility API?

Thanks in advance.

Zigglzworth
  • 6,645
  • 9
  • 68
  • 107

1 Answers1

0

Have you looked at Apple's DockTile example code?

Sneakyness
  • 5,305
  • 4
  • 33
  • 39
  • I don't understand how this relates to my question... there is nothing in the code regarding position unless I overlooked something. – Zigglzworth Oct 01 '11 at 18:16