Re: XForms: Need help with event callback

Steve Lamont (spl@szechuan.ucsd.edu)
Tue, 1 Jul 97 18:13:27 PDT

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

> > Try using fl_register_raw_callback(). See Appendix C of the manual
> > for the gory details.
>
> Unfortunately, as far as I can tell fl_register_raw_callback doesn't
> support the Expose event. Is there a newer release which allows you to
> use the Expose mask with this function?

According to the manual, "[t]o select events, use
fl_addto_selected_xevent()." This is in the 0.86 manual supporting
versions 0.86 and 0.86.1.

I do recall something funny about fl_register_raw_callback() the last
time I played with it. If necessary, you can register the callback
with FL_ALL_EVENT and then filter the events appropriately.

Again, refer to the XForms manual for details.

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/