Re: XForms: Shift+Mouse on a button - possible?

From: spl@eggshell.ucsd.edu
Date: Wed Jun 27 2001 - 10:32:21 EDT

  • Next message: spl@eggshell.ucsd.edu: "Re: XForms: Destroy a GL window"

    # To subscribers of the xforms list from spl@eggshell.ucsd.edu :

    > The way I've been doing it is to register a separate callback with
    > mask KeyPress, check for modifier keys there and set appropriate
    > flags.
    >
    > If you are interested in KeyRelease also, you need to register a raw
    > callback.

    fl_get_mouse() returns a bitfield which contains the current state of
    buttons and modifiers pressed. It is the same bitfield as returned by
    XQueryPointer.

    Refer to the manual for details.

                                                            spl

    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/



    This archive was generated by hypermail 2b29 : Wed Jun 27 2001 - 10:39:02 EDT