Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently January 10th, 2025, 9:19 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Select, Drag and Drop Multiple Objects
PostPosted: May 2nd, 2006, 1:33 pm 
Offline
Godlike
Godlike

Joined: November 11th, 2004, 1:18 pm
Posts: 1213
Location: New York
Opus: Opus Pro 9.75
OS: Windows 10 Pro 64 bit
System: Core i7, 16G RAM, Nvidia 640GT (desktop), plus Windows 10 and Android tablets
Hi

Has anyone developed a way to allow the viewer to select and drag/drop multiple objects at the same time?

I've been working on a diagram maker which has a drop field into which the viewer clones, drags and drops multiple vector objects. If the viewer, after placing many of these, wishes to move a group, rather than individual item, to another location within the drop field, they have to move each item separately-quite a labor intensive task.

Is there a way to allow the viewer to select/frame multiple items that can then be moved together? Since the items are cloned and placed into the diagram by viewer's choice, there is no way to frame/group them in advance, since their number and grouping is unknown at publication.

I think what I'm looking for is a viewer-operated "select" feature, which may have to be a wishlist item (unless this can be scripted currently).

Any ideas would be appreciated.

Kind Regards,

_________________
Stephen


Top
 Profile  
 
 Post subject:
PostPosted: May 2nd, 2006, 2:38 pm 
Offline

Joined: November 11th, 2004, 1:43 pm
Posts: 172
Location: Buckinghamshire, UK
Thinking on my feet here....
An implementation would work as follows
Each object selected will be added to an array, with the vitals of x,y location.
The move will correspond to the displacement in either x or y corresponding to the mouse movement, and since this can be captured, you can have a function "fork" the displacement of each objects in the selection for its x or y value.
Will see if it works as well...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 80 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group