Skip navigation.
 
mlRe: trouble debugging input method remotely
FROM : Daniel Child
DATE : Thu May 01 19:55:13 2008

People from Apple who develop input methods told me as much. 
Presumably, since you are typing from the keyboard to test the input 
method itself, having it run on the same computer causes problems: you 
are trying to allow the interaction with the executable to be natural, 
but how do you know keyboard input is intended for Xcode or the client 
application (like TextEdit, which "hosts" the test).


On May 1, 2008, at 1:42 PM, j o a r wrote:

>
> On May 1, 2008, at 10:39 AM, Daniel Child wrote:
>

>> Input methods run in the background and need to be debugged 
>> remotely....

>
>
> Why? Do you have any links to documentation that states that this is 
> a requirement?
>
> j o a r
>
>

Related mailsAuthorDate
mltrouble debugging input method remotely Daniel Child May 1, 19:27
mlRe: trouble debugging input method remotely Daniel Child May 1, 19:55
mlRe: trouble debugging input method remotely Daniel Child May 1, 20:31
mlRe: trouble debugging input method remotely j o a r May 1, 20:37