• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: input manager killing my app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: input manager killing my app


  • Subject: Re: input manager killing my app
  • From: Bill Bumgarner <email@hidden>
  • Date: Wed, 13 Feb 2008 13:21:06 -0800

On Feb 13, 2008, at 1:16 PM, Robert Clair wrote:
4 is.stafsetning.2004.im 0x005dd99c +[StafsetningIM load] + 1203

The input manager is being a very very bad citizen.

+load is completely the wrong time to go and diddle a running application's object graph.

You could swizzle out NSInputManager's -initWithName:host: and filter out the offending bundle. Evil in and of itself, but works around the problem at hand.

b.bum
_______________________________________________

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


References: 
 >Fwd: input manager killing my app (From: Robert Clair <email@hidden>)

  • Prev by Date: Fwd: input manager killing my app
  • Next by Date: Re: KVC and KVO for arrays
  • Previous by thread: Fwd: input manager killing my app
  • Next by thread: how to simulate passing parameter with selector
  • Index(es):
    • Date
    • Thread