Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 039B1CB9F for ; Thu, 20 Jun 2013 15:44:22 +0000 (UTC) Received: (qmail 12142 invoked by uid 500); 20 Jun 2013 15:44:21 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 12114 invoked by uid 500); 20 Jun 2013 15:44:21 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 12106 invoked by uid 99); 20 Jun 2013 15:44:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 15:44:21 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aharui@adobe.com designates 64.18.1.191 as permitted sender) Received: from [64.18.1.191] (HELO exprod6og106.obsmtp.com) (64.18.1.191) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 15:44:14 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob106.postini.com ([64.18.5.12]) with SMTP ID DSNKUcMjOnDQnDcmkLo07189+qyco8AqTqlV@postini.com; Thu, 20 Jun 2013 08:43:54 PDT Received: from inner-relay-2.corp.adobe.com ([153.32.1.52]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r5KFeXD8007900 for ; Thu, 20 Jun 2013 08:40:33 -0700 (PDT) Received: from nacas02.corp.adobe.com (nacas02.corp.adobe.com [10.8.189.100]) by inner-relay-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r5KFgtwD013163 for ; Thu, 20 Jun 2013 08:43:53 -0700 (PDT) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nacas02.corp.adobe.com ([10.8.189.100]) with mapi; Thu, 20 Jun 2013 08:43:26 -0700 From: Alex Harui To: "users@flex.apache.org" Date: Thu, 20 Jun 2013 08:43:24 -0700 Subject: Re: how to horizontally align a Group located inside a VGroup? Thread-Topic: how to horizontally align a Group located inside a VGroup? Thread-Index: Ac5tzOc/VU7Smr64Qu2zvcz7TuwJHg== Message-ID: In-Reply-To: <1626526729.549432.1371741554778.JavaMail.root@sz0109a.emeryville.ca.mail.comcast.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.4.130416 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Vgroup implies layout and ignores many properties like alignment. On 6/20/13 8:19 AM, "modjklist@comcast.net" wrote: >Hi Experts, > >I have the following rectangle and lines oriented correctly with each >other >inside a Spark Group. > >How would I then horizontally center this group in the VGroup (without >changing=20 >the alignment of the rect and lines within the Group)? > >I tried using a horizontalCenter=3D"0" in the Group declaration, but no >effect. > > >paddingRight=3D"20" paddingTop=3D"20" gap=3D"0"> > > > > height=3D"50"> > > > > > =09 > > > > > > =09 > > > > > > > > >