[ wxwindows-Bugs-1517444 ] UnregisterHotKey doesn't work
SourceForge.net
noreply at sourceforge.net
Wed Jul 5 03:25:22 PDT 2006
Bugs item #1517444, was opened at 2006-07-05 10:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1517444&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMSW specific
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: roee88 (roee88)
Assigned to: Nobody/Anonymous (nobody)
Summary: UnregisterHotKey doesn't work
Initial Comment:
wxWindow.UnregisterHotKey issue:
Under win32 using RegisterHotKey(id, modifiers,
virtualKeyCode) works well, but:
UnregisterHotKey(id) has no effect (id= same id used
in RegisterHotKey).
The HotKey still responds and calls wxEVT_HOTKEY.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1517444&group_id=9863
More information about the wx-dev
mailing list