From: <no...@so...> - 2001-01-07 00:11:04
|
Bug #127765, was updated on 2001-Jan-06 16:01 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Core API Status: Closed Resolution: Fixed Bug Group: None Priority: 5 Submitted by: nobody Assigned to : rainwater Summary: Reference Keyevents. Details: This line is needed in Dynapi to activate Keyevents. Insert after line 69. if (DynAPI.document.captureKeyEvents) DynAPI.document.captureKeyEvents() Cheers, Digital Strider Follow-Ups: Date: 2001-Jan-06 16:11 By: rainwater Comment: This was just put into CVS and the line was already added. ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=127765&group_id=5757 |