Re: XForms: input filter pb ?

Steve Lamont (spl@szechuan.ucsd.edu)
Tue, 19 May 98 06:46:31 PDT

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

> I use the fl_set_input_filter function to implement my own filter in
> input object.
>
> The problem is that my callback associated with this input object is
> not
> called anymore when I press ENTER ???

Are you returning FL_INVALID when a 0x00 argument is presented to the
filter for the `c' parameter? If so, then the callback will not be
called. XForms transmogrifies the return character into 0x00.

When the filter sees 0x00 it should return FL_VALID.

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/