Re: ABIWORD HELP: wm_keydown


Subject: Re: ABIWORD HELP: wm_keydown
From: Sam TH (sam@uchicago.edu)
Date: Tue Dec 19 2000 - 03:40:51 CST


On Tue, Dec 19, 2000 at 09:18:31AM +0000, Kalai Kandasamy wrote:
> Sam,
>
> I am going through ABIword source to find "how to capture wm_keydown
> message". I have spent a while so I am asking you to help me.
>
> In WIN32 (or platform independent way) to capture the entered keys
> before it got processed. it's kind of PreTranslateMsg in win32.
>
> I want to capture all WM_CHAR (a-z A-Z 0-9) keys which is typed in
> wordprocessor as well as Find/Replace Dialog, and would like to map it to
> some other chars.
>
> Could you please help me.
>
> (if you need more details, please let me know(

Well, at first glance it looks like EV_Keyboard is what you are
looking for. Check out src/af/ev/xp/.

You will have more luck asking about this on the development list, so
this is cc'ed there.
                                sam th
                                sam@uchicago.edu
                                http://www.abisource.com/~sam
                                GnuPG Key:
                                http://www.abisource.com/~sam/key




This archive was generated by hypermail 2b25 : Tue Dec 19 2000 - 03:41:00 CST