Re: input manager killing my app
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