Re: XForms: fl_bgn_group

Lars Gullik Bjonnes (larsbj@ifi.uio.no)
Sat, 2 Aug 1997 22:55:18 +0200

To subscribers of the xforms list from Lars Gullik Bjonnes <larsbj@ifi.uio.no> :

>> Steve Lamont writes:

[...]
SL> Well, I can cruft something up here quickly:

SL> this_obj = start_of_group_obj->next;
SL> do {
SL> make_modifications_to_obj( this_obj );
SL> this_obj = this_obj->next;
SL> } while ( this_obj->type != FL_END_GROUP );

Ok this works. Except it us wrong to use type, objclass seems to be
the correct one.

Lgb
_________________________________________________
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/