Re: Input Managers in Snow Leopard
Re: Input Managers in Snow Leopard
- Subject: Re: Input Managers in Snow Leopard
- From: Kevin Ballard <email@hidden>
- Date: Thu, 3 Sep 2009 22:29:27 -0700
Input Managers are gone in 64-bit apps. You have 2 viable solutions:
1) Use mach_inject.
2) Use the hole that 1Password 3.0 beta uses, which turns out to be
Scripting Additions. You can see my analysis of this technique at <
http://kevin.sb.org/2009/09/02/1password-extension-loading-in-snow-leopard/
>.
Note that both versions require running a daemon in the background in order
to inject your code.
-Kevin Ballard
On Thu, Sep 3, 2009 at 9:54 PM, Gerriet M. Denkmann <email@hidden>wrote:
> I heard some rumors that Input Managers do no longer work on Snow Leopard.
>
> So I asked Xcode 3.2 for "Input Managers" and got lots of documents which
> contain the words "input" and "manager" but found no information about
> "Input Managers".
>
> If this rumor is indeed true: what is a recommended way to replace Input
> Managers in Snow Leopard?
>
> What I am trying to accomplish: I would like to modifiy apps (e.g.
> TextEdit) to put miniaturized windows NOT into the dock, but on the bottom
> of the screen (the way it was done in NeXTstep).
>
> Kind regards,
>
> Gerriet.
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
--
Kevin Ballard
http://kevin.sb.org
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden