Re: XForms: fl_bgn_group

Steve Lamont (spl@szechuan.ucsd.edu)
Fri, 1 Aug 97 15:57:01 PDT

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

> SL> My hack is to just chain through the object list starting at the
> SL> beginning of the group, terminating at the end of the group,
> SL> obviously, and make the mods myself. The code is pretty nearly
> SL> trivial.
>
> Hmm, which elementis in FL_OBJECTS do you use for that?
> struct flobjs_ *parent;
> struct flobjs_ *child;
> struct flobjs_ *nc;

Look up just a little higher in the structure.

struct flobjs_ *next; /* next. obj in form */

That's the one you want to chain with.

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/