fl_deactivate_all_forms()

J. P. Mellor (jpmellor@ai.mit.edu)
Fri, 20 Dec 1996 00:35:51 -0500

To subscribers of the xforms list from "J. P. Mellor" <jpmellor@ai.mit.edu> :

I'm having a problem completely deactivating several forms. It seems
that fl_deactivate_all_forms() deactivates everything *EXCEPT* canvas
handlers. I have several forms each with several canvases and I need
to turn on and off the canvas handlers as a lot.

Is there a function analogous to fl_deactivate_all_forms() for canvas
handlers or should fl_deactivate_all_forms() also disable the canvas
handlers?

Thanks,

jp