Re: removing an idle callback

Steve Lamont (spl@szechuan.ucsd.edu)
Wed, 15 Jan 97 14:10:55 PST

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

> What is the correct way to remove the idle callback? I can't find
> any mention of this in the manual.

fl_set_idle_callback( NULL, NULL );

spl