From batik-users-return-10594-apmail-xmlgraphics-batik-users-archive=xmlgraphics.apache.org@xmlgraphics.apache.org Tue Jun 20 08:16:16 2006 Return-Path: Delivered-To: apmail-xmlgraphics-batik-users-archive@www.apache.org Received: (qmail 53006 invoked from network); 20 Jun 2006 08:16:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jun 2006 08:16:16 -0000 Received: (qmail 20614 invoked by uid 500); 20 Jun 2006 08:16:15 -0000 Delivered-To: apmail-xmlgraphics-batik-users-archive@xmlgraphics.apache.org Received: (qmail 20589 invoked by uid 500); 20 Jun 2006 08:16:15 -0000 Mailing-List: contact batik-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: batik-users@xmlgraphics.apache.org Delivered-To: mailing list batik-users@xmlgraphics.apache.org Received: (qmail 20578 invoked by uid 99); 20 Jun 2006 08:16:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2006 01:16:14 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2006 01:16:13 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FsbOq-0004FT-Ra for batik-users@xmlgraphics.apache.org; Tue, 20 Jun 2006 01:15:52 -0700 Message-ID: <4951018.post@talk.nabble.com> Date: Tue, 20 Jun 2006 01:15:52 -0700 (PDT) From: Sudhakar S To: batik-users@xmlgraphics.apache.org Subject: Re: Multiple Group Elements Selection and Moving In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: yessudhakar@hotmail.com X-Nabble-From: Sudhakar S References: <4902855.post@talk.nabble.com> <1150518876.2552.4.camel@localhost.localdomain> <4911693.post@talk.nabble.com> <4914471.post@talk.nabble.com> <4921349.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Thomas, I think i did mistake in my explanation. while moving the mouse, last selected/clicked group element only should move with mouse cursor position. Others selected group elements also should move, but it should maintain the distance which has, while selecting the group elements. If i tried to implement as per your suggestion, since startX and startY is using the last selected elements position, all the selected elements are moving to last selected element's position and moving with mousemove. So can you please explain, how to move the selected group elements along with distance between the elements? Thanks, Sudhakar -- View this message in context: http://www.nabble.com/Multiple-Group-Elements-Selection-and-Moving-t1799038.html#a4951018 Sent from the Batik - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org