Re: XForms: Multiple fl_trigger_object

Steve Lamont (spl@szechuan.ucsd.edu)
Thu, 11 Sep 97 15:17:29 PDT

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

> When I do multiple fl_trigger_object commands in succession only one of
> them is actually triggered, and successive commands are never reached.
> I've tried various combinations of calling the same and different
> callbacks and the behavior seems pretty consistant.

Without looking at the trigger code, I'd guess that
fl_trigger_object() just sets the pushed member in the FL_OBJECT
structure to non-zero and then when control is handed back to the
event handler internal to XForms the event handler invokes the
callback.

fl_call_object_callback() is more likely to do the Right Thing for you
but I'm not certain since I haven't tested it.

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/