Re: XForms: first object

Steve Lamont (spl@szechuan.ucsd.edu)
Fri, 6 Nov 98 10:08:32 PST

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

> out of curiosity, what is the first object in a form ?

An unnamed box of type FL_NO_BOX. It's sort of a container into which
everything is placed.

> ... The correct way appears to be
>
> first_obj = my_form->first->next;

Yes.

> So what object is my_form->first ?

See above.

Why not just name your first object in `fdesign' and access it from
the fdui structure (unless, of course, you're creating your own forms
on the the fly -- then this would not apply)?

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/