From: Richard Wordingham
Message: 3482
Date: 2004-08-27
> suzmccarth wrote:module which
> Hmmm... There's a bit of misunderstanding here.
> Uniscribe has nothing to do with editing or typing. It is the
> handles the *display* of text.<Snip>
> On the other hand, the keyboard driver is a module which interprets(e.g., "a") or
> keystrokes on the keyboard, convert them into character codes
> in function codes (e.g., DELETE) and sends them to the editingmodule. It
> does not know nor need to know what the editing module will dowith this
> information.<Snip>
> As Uniscribe module and the editing module run at the same time,the net
> effect is that typing on the keyboard you see text changing on thescreen.
> But, actually, there is no interaction between the two modulesapart the
> fact that they access the same text data in memory.This is not quite true. You're forgetting the mouse! Uniscribe