Moving other application windows
Moving other application windows
- Subject: Moving other application windows
- From: David Schneider-Joseph <email@hidden>
- Date: Sun, 26 Jun 2005 10:46:15 -0400
Hi everyone,
I am trying to write a window manager which can manipulate
applications not belonging to its own process. I am using
_CGSDefaultConnection(), CGSGetWorkspaceWindowCount(), and
CGSGetWorkspaceWindowList() to enumerate through the list of
currently running windows. I then attempt to use CGSMoveWindow() to
move windows when necessary. It works for windows within my
application's process, but for all other windows I get a
kCGErrorIllegalArgument.
I know these are undocumented and unsupported functions, but there
must be a way to do what I want. Can anyone help me?
Thanks!
David Schneider-Joseph
http://www.davidsj.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden