Skip to content

ProcessCmdKey and IMessageFilter.PreFilterMessage #435

Description

@itg-assistant

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneralQuestions, how-tos and everything else.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions