Hello Joachim,

Yes! It works! I've modified the keyboard.js file but
have not yet upgraded to 2.55, but the keyboard
problem was resolved.

Many, many thanks. You've saved my widget. :)

Keep up the good work.

--
Raymond


--- Joachim Lundgren <[EMAIL PROTECTED]> wrote:
> At 2001-10-24 19:14, Joachim Lundgren wrote:
> 
> >I'll see if I can fix it. I trust you need keyboard
> handling for something else (the browser handles
> keyboard input into FORMs without keyboard.js)? It
> might help if you could give an example of that, or
> just a little description of the use.
> >
> >/Lunna
> 
> I think I found it.
> 
> In the keyboard.js file, change line 35 (the
> DynKeyEvent.EventMethod function) from:
> 
>         if (!realsrc) return false;
> to:
>         if (!realsrc) return;
> 
> And to all: test if this breaks anything, otherwise
> it will go into CVS.
> 
> /Lunna
> 
> 
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
>
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to