Re: TIME

Steve Lamont (spl@szechuan.ucsd.edu)
Thu, 15 May 97 06:16:32 PDT

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

> The thing is that it is just a function within a callback that I need to
> perform every 0.5 second, and not the callback itself.
> Is there any that I can force execution of the fl_addto_browser line after
> using say usleep(500000) or maybe just a for loop?

If you're willing to lose interactivity for that half second then that
would work, I suppose.

Have you considered redesigning your callback procedure to separate
the insertion of the line into the Browser from the actual callback?

> Perhaps I should have listened a lot more in those programming lesson! :-)

Um... no comment.

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/xforms-archive/