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 <gerr...@mdenkmann.de>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 (Cocoa-dev@lists.apple.com)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/kballard%40gmail.com
>
> This email sent to kball...@gmail.com
>



-- 
Kevin Ballard
http://kevin.sb.org
kball...@gmail.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to