Bug #6844
Implement full support for translating Progress key codes to Windows virtual key codes
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Hynek Cihlar almost 4 years ago
Progress key code to Windows key code translation is needed when converting OCX key event handlers. The translation takes place in WindowsKey.fromProgress. The method contains only partial implementation.