Re: XForms: canvas demo

From: T.C. Zhao (tc_zhao@yahoo.com)
Date: Tue Mar 07 2000 - 21:53:11 EST

  • Next message: T.C. Zhao: "Re: XForms: canvas demo"

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

    --- Steve Lamont <spl@szechuan.ucsd.edu> wrote:
    > # 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().

    I agree. There does seem to be someting that slowed the processing
    of Expose events, but I am not sure it's the delta. Idle delta
    comes into play only if there is no activity on the X socket.
    In this cases, there are plenty of X activity relating to the
    windows and expose events. I look into this.

    __________________________________________________
    Do You Yahoo!?
    Talk to your friends online with Yahoo! Messenger.
    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 : Tue Mar 07 2000 - 21:57:21 EST