Re: XForms: problem with fl_set_idle_delta in 1.0 RC 5.2

From: Steve Lamont (spl@ncmir.ucsd.edu)
Date: Mon Dec 02 2002 - 15:20:57 EST

  • Next message: Steve Lamont: "RE: XForms: problem with fl_set_idle_delta in 1.0 RC 5.2"

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

    > . . . I discovered, with 0.88, that I could then
    > fl_set_idle_delta( 0 ) and the program would go lickety-split.
    > However, with 1.0, fl_set_idle_delta seems to have no effect, the
    > idle routine gets called about 50 time per second no matter what.
    > In version 0.88 it was being run five thousand times per second.
    >
    > Is this a bug? Do I need to do something different in order to use
    > the cpu's idle time?

    fl_set_idle_callback() resets the delta value to the default, wiping
    out any delta value you might have set. If you're calling
    fl_set_idle_delta() prior to fl_set_idle_callback(), try swapping the
    order.

    I'm not sure if you'd call this a bug or a feature. I don't know when
    it was changed, offhand.

                                                            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 : Mon Dec 02 2002 - 15:21:38 EST