Re: XForms: canvas demo

From: Steve Lamont (spl@szechuan.ucsd.edu)
Date: Tue Mar 07 2000 - 17:40:45 EST

  • Next message: zaphodb: "Re: XForms: canvas demo"

    # To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

    > Well it takes a few seconds to react, So you can see what I mean.

    It looks to me as if there is a built-in delay in the internal event
    handling routine -- meant to handle the idle callback delta.

    The workaround is to turn this off by calling

            fl_set_idle_delta( 0 );

    anywhere after the fl_initialize() and before you drop into
    fl_do_forms().

    This delta should probably be zero by default. TC?

                                                            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 : Tue Mar 07 2000 - 17:44:37 EST