Re: programming AbiWord (was: Re: Code patches vs. macros vs. plugins (was: Re: Re[2]: INS)

From: Dom Lachowicz (domlachowicz@yahoo.com)
Date: Tue Jan 21 2003 - 10:07:08 EST

  • Next message: Omer Zak: "Re: programming AbiWord (was: Re: Code patches vs. macros vs. plugins (was: Re: Re[2]: INS)"

    > Now, does AbiWord have a mechanism to change the INS
    > key binding so that
    > it'll invoke a script (which will pop up a dialog,
    > which needs an extra
    > mouse click to be dismissed) instead of changing the
    > caret color?

    You can register a listener on a View. When notify()
    is called, you can test to see if the particular
    signal you were looking for (mask &
    (AV_CHG_INSERTMODE)) was triggered, and what its value
    is/was.

    Dom

    __________________________________________________
    Do you Yahoo!?
    Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
    http://mailplus.yahoo.com



    This archive was generated by hypermail 2.1.4 : Tue Jan 21 2003 - 10:09:57 EST