[Bug 7874] OnHotHey function in EasyUO doesn't work

Wine Bugs wine-bugs at winehq.org
Sat Apr 7 03:37:07 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7874





------- Additional Comments From zajec5 at gmail.com  2007-07-04 03:37 -------
EasyUO parses my script line-by-line and executes function which is 
responsible to current line. I can write script like that:

**********

loop:

onHotKey x ctrl
goto exit

goto loop

exit:
msg You pressed ctrl+x and script works$

**********

The problem is that under Wine onHotKey always returns false. I run EasyUO, 
then press ctrl+x in Ultima Online window and there is no effect. I don't know 
if this is result of bug 1348, but I can not see any "RegisterHotKey" in 
function provided by Cheffe (EasyUO developer).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list