Re: referring to global windows
Re: referring to global windows
- Subject: Re: referring to global windows
- From: Ondra Cada <email@hidden>
- Date: Mon, 13 May 2002 00:43:14 +0200
On Sunday, May 12, 2002, at 11:36 , Matthias Fripp wrote:
But this doesn't work for windows that are owned by any other applications
Naturally. Those objects are in different address space, utterly
inaccessible to you.
If you wanna do such tricks, add your own bundle to each application (see
Mike Ferris' TextExtras source as for howto), and perform the appropriate
tasks inside of the application. From outside, you can't do anything of
interest.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.