XForms: Infinite loop

From: J.P. Mellor (jpmellor@rose-hulman.edu)
Date: Mon Feb 03 2003 - 07:28:13 EST

  • Next message: Steve Lamont: "Re: XForms: Infinite loop"

    # To subscribers of the xforms list from "J.P. Mellor" <jpmellor@rose-hulman.edu> :

    You've got to return control back to xforms before other input can be
    received. A couple of possibilities are to run your infinite loop as
    a separate thread or chop it up into a small chunk of computation
    (maybe one iteration of your infinite loop) and attach it to the idle
    callback.

    jp

    _________________________________________________
    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 Feb 03 2003 - 07:29:26 EST