Skip navigation.
 
mlRe: Calling methods on other applications?
FROM : Olivier Lanctôt
DATE : Sun Apr 03 07:02:55 2005

You use either fistributed objects or distributed notifications to
communicate with other apps.
Ideally you override a couple of method in the desired app using SIBML
(which is a neater way of dealing with InputManagers)

On Apr 2, 2005 6:49 PM, Finlay Dobbie <finlay.<email_removed>> wrote:
> On Apr 3, 2005 12:40 AM, Ondra Cada <<email_removed>> wrote:
> On 3.4.2005, at 1:19, Finlay Dobbie wrote:

> >
> > Actually with *native* applications (read it Cocoa) it *is* possible
> > (and comparatively easy) using a quite supported, though somewhat
> > hackish way. Nevertheless... read on.
>
>  Carbon is native. Please stop spreading FUD.  Also, it is not supported in
> Cocoa applications. It is an abuse of input managers, which are designed for
> managing input, not for randomly screwing with running applications.

> > Alas, a big number of important applications like Office or the Adobe
> > ones are not quite native; instead, they are based on a compatibility
> > layer which very unluckily overgrown its niche (read it Carbon) :(
>
>  -1 Troll.

>  -- Finlay


>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
>



--
Olivier

Related mailsAuthorDate
mlCalling methods on other applications? Benjamin Blonder Apr 3, 00:55
mlRe: Calling methods on other applications? Finlay Dobbie Apr 3, 01:19
mlRe: Calling methods on other applications? Ondra Cada Apr 3, 01:40
mlRe: Calling methods on other applications? Finlay Dobbie Apr 3, 01:49
mlRe: Calling methods on other applications? Bill Cheeseman Apr 3, 02:00
mlRe: Calling methods on other applications? Olivier Lanctôt Apr 3, 07:02
mlRe: Calling methods on other applications? Conrad Carlen Apr 3, 07:18
mlRe: Calling methods on other applications? Ken Tozier Apr 3, 11:04
mlRe: Calling methods on other applications? Mike Hall Apr 3, 11:27
mlRe: Calling methods on other applications? Ondra Cada Apr 3, 11:54
mlRe: Calling methods on other applications? Ken Tozier Apr 3, 12:45