Skip navigation.
 
mlRe: InputManagers
FROM : Frederick Cheung
DATE : Tue Aug 01 11:58:38 2006

On 8/1/06, Gerriet M. Denkmann <<email_removed>> wrote:
>  I heard some rumor that it is possible to modify an app by putting
> some code into ~/Library/InputManagers.
>

Input managers are loaded into cocoa apps, and from there you can do
things like class posing and other messing around. Take a look at
SIMBL it should get you on the right tracks

Fred

> I know that this is considered a bad hack; but I only want to do it
> for my own private whims.
>
> The Apple docs about InputManagers (not surprisingly) do not mention
> this hack.
>
> So: is there any information (or some simple source code) available?
>
> I just want to add one or two classes and one category on NSWindow.
>
> (For the curious: I want to teach IB et al. not to put it's
> miniaturized document icons into the dock, but to put them on the
> bottom of the screen, like it was done in NeXTstep).
> Or is there some (hidden, or just unknown to me) option for this?
>
> Gerriet.
>
>  _______________________________________________
> 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/frederick.<email_removed>
>
> This email sent to frederick.<email_removed>
>

Related mailsAuthorDate
mlInputManagers Gerriet M. Denkman… Aug 1, 11:09
mlRe: InputManagers Andrew Farmer Aug 1, 11:37
mlRe: InputManagers Frederick Cheung Aug 1, 11:58
mlRe: InputManagers Annard Brouwer Aug 1, 12:36