Supreme Council
Joined: 2006/11/19 18:16 Last Login
: Yesterday 11:05
From London, England
Group:
Webmasters Registered Users
|
@orgin
This is going to be very difficult to describe without typing in the whole chapter, but I'll have a go...
When you set up the commodity, normally you install a CxFilter object to trap the hotkey. A CxSender would then be set up to send that hotkey to the commodity MsgPort. In order to swallow the key input, a CxTranslate object would then be attached to the sender, with an input event of NULL.
By removing this CxTranslate object, the hotkey will be transmitted throughout the system, as there is nothing to stop it.
I heartedly suggest you try to obtain a copy of the RKRM Libraries (Third Edition) is these are still the Amiga programming bible.
Simon
Edited by Rigo on 2009/5/5 13:40:35
|