Re: XForms: group selection

James D. Stegeman (stegeman@grc.nasa.gov)
Thu, 12 Aug 1999 13:49:25 -0400

# To subscribers of the xforms list from "James D. Stegeman" <stegeman@grc.nasa.gov> :

Thanks for the tip. I'll give it a shot and let you know.

Regards,

Jim Stegeman

Steve Lamont wrote:
>
> # 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/

-- 
-------------------------------------------------------------------------------

James D. Stegeman | This space for rent: NASA Glenn Research Center | Lewis Field | 21000 Brookpark Rd. MS 142-4 | Phone: 1-216-433-3389 Cleveland, Ohio 44135 | Fax: 1-216-433-8000 | e-mail: stegeman@grc.nasa.gov ------------------------------------------------------------------------------- _________________________________________________ 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/