David asked 2016-11-25 16:33:12 UTC
Hello,
I have an app that (currently) depends on the ProcessCmdKey and IMessageFilter.PreFilterMessage methods to catch mouse clicks and key-presses under various non-traditional circumstances. For example, I use them to catch the Esc key anywhere in the app, and to catch and ignore clicks on a particular panel if it has another panel on top of it displaying a message, basically to make the lower panel modal without making the entire app modal.
Wisej doesn't appear to support the IMessageFilter interface or the ProcessCmdKey method. Are there plans to support these methods in the future?
Thanks,
David Muse
david.muse@firstworks.com
David asked 2016-11-25 16:33:12 UTC
Hello,
I have an app that (currently) depends on the ProcessCmdKey and IMessageFilter.PreFilterMessage methods to catch mouse clicks and key-presses under various non-traditional circumstances. For example, I use them to catch the Esc key anywhere in the app, and to catch and ignore clicks on a particular panel if it has another panel on top of it displaying a message, basically to make the lower panel modal without making the entire app modal.
Wisej doesn't appear to support the IMessageFilter interface or the ProcessCmdKey method. Are there plans to support these methods in the future?
Thanks,
David Muse
david.muse@firstworks.com