Re: Event checking

Petasis Gewrgios (ph1566@rea.edu.physics.uch.gr)
Wed, 14 May 1997 18:09:59 +0200 (WET)

To subscribers of the xforms list from Petasis Gewrgios <ph1566@rea.edu.physics.uch.gr> :

>
> Is there a command I can use to check for button pressing during the
> exection of a callback, do I put a line in the callback itself which gets
> repeatedly executed, I do I mess with fl_do_forms(); ???
>
Use fl_check_forms(). This function will check all forms for a change in the
state of an object, and return that object to you. If nothing has happened, it
returns immediatelly with NULL.
( If i understood well what you are saying...)
If that is the case, refer to the manual for more details...
g.p
_________________________________________________
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/xforms-archive/