Re: XForms: FL_STEP events and input objects

From: Steve Lamont (spl@ncmir.ucsd.edu)
Date: Sat Dec 09 2000 - 10:28:46 EST

  • Next message: Jan Menzel: "Re: XForms: FL_STEP events and input objects"

    # To subscribers of the xforms list from Steve Lamont <spl@ncmir.ucsd.edu> :

    > I tryed adding a timeout function for inputs to not beeing
    > remotely updated while the user is doing updates itself. Therefor i added
    > a prehandler with sets u_ldata to the desired timeout value and automatic
    > to TRUE for getting FL_STEP events. On FL_STEP I would like to decrement
    > u_ldata and if 0, change automatic back to FALSE.

    You should be using the function fl_set_object_automatic() to do
    this. Messing with internal flags in FL_OBJECT directly is always a
    Bad Thing. 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 : Sat Dec 09 2000 - 10:31:22 EST