hi. I am a newbie and i want to get a process or a key window as an object as i need to send message to it.In fact , i need to get them so that i can manipulate them with my input method kid(IMKit). the corresponding method is
-(BOOL)inputText:key:modifiers:client:
i want the key window/process receive the event as client. I am appreciated if anyone can help.