Re: XForms: group selection

Steve Lamont (spl@szechuan.ucsd.edu)
Thu, 12 Aug 99 08:39:42 PDT

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

> Is there a way to capture the mouse click for a group and move the group
> around as part of an application?

Not really. Probably the most straightforward way to do this is to
determine whether the object belongs to a group (by searching through
the object list -- you can chain through the object list by following
the `prev' and/or `next' pointers in the FL_OBJECT structure) and then
applying your transformation to all the members of the group.

Not pretty but it should work.

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuhs.mil or see
http://bob.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuhs.mil/mailserv/list-archives/