Re: XForms: How to get FL_KEYRELEASE in a Free Object?

From: T.C. Zhao (tc_zhao@yahoo.com)
Date: Sun Oct 29 2000 - 22:34:22 EST

  • Next message: Alan McGuinness: "XForms: Is xforms library POSIX thread safe?"

    # To subscribers of the xforms list from "T.C. Zhao" <tc_zhao@yahoo.com> :

    Looks like a bug to me.

    --- Lars Gullik Bjønnes <larsbj@lyx.org> wrote:
    > # To subscribers of the xforms list from larsbj@lyx.org (Lars Gullik
    > Bjønnes) :
    >
    >
    > I create a free form with this:
    >
    > work_area = obj = fl_add_free(FL_ALL_FREE,
    > xpos + bw, ypos + bw,
    > width - 15 - 2 * bw, // scrollbarwidth
    > height - 2 * bw, "",
    > C_WorkArea_work_area_handler);
    > obj->wantkey = FL_KEY_ALL;
    >
    > But I still do not get the FL_KEYRELEASE event.
    >
    > Is this a bug, or are the something else that needs to be setup?
    > (fl_set_form_event_cmask perhaps?)
    >
    > Lgb
    > _________________________________________________
    > 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/
    >

    __________________________________________________
    Do You Yahoo!?
    Yahoo! Messenger - Talk while you surf! It's FREE.
    http://im.yahoo.com/
    _________________________________________________
    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 : Sun Oct 29 2000 - 22:40:21 EST