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 7BFE11013E for ; Tue, 18 Mar 2014 20:35:03 +0000 (UTC) Received: (qmail 4785 invoked by uid 500); 18 Mar 2014 20:35:03 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 4588 invoked by uid 500); 18 Mar 2014 20:35:02 -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 4580 invoked by uid 99); 18 Mar 2014 20:35:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2014 20:35:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.144] (HELO na01-bn1-obe.outbound.protection.outlook.com) (207.46.163.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2014 20:34:56 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) by BL2PR02MB497.namprd02.prod.outlook.com (10.141.95.140) with Microsoft SMTP Server (TLS) id 15.0.898.11; Tue, 18 Mar 2014 20:34:33 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) by BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) with mapi id 15.00.0898.005; Tue, 18 Mar 2014 20:34:33 +0000 From: Alex Harui To: "users@flex.apache.org" Subject: Re: event whenitem render is complete Thread-Topic: event whenitem render is complete Thread-Index: Ac9C1k6y6XMxpT8WS0Otp6XmMSbaUf//sP4A Date: Tue, 18 Mar 2014 20:34:32 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [192.150.22.5] x-forefront-prvs: 0154C61618 x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(6009001)(428001)(377454003)(51704005)(479174003)(24454002)(199002)(189002)(63696002)(20776003)(59766001)(97186001)(97336001)(47446002)(77982001)(79102001)(74662001)(74502001)(31966008)(56816005)(85306002)(90146001)(92566001)(65816001)(69226001)(76482001)(66066001)(56776001)(54356001)(54316002)(80022001)(81342001)(87936001)(94946001)(2656002)(81542001)(87266001)(95416001)(4396001)(80976001)(83506001)(51856001)(53806001)(76786001)(49866001)(47736001)(46102001)(50986001)(47976001)(76796001)(93136001)(94316002)(92726001)(74366001)(95666003)(36756003)(83072002)(85852003)(86362001)(93516002)(74876001)(19580395003)(74706001)(83322001)(19580405001)(81816001)(81686001);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB497;H:BL2PR02MB500.namprd02.prod.outlook.com;FPR:EF10DA74.2F60642D.B0D33C8B.4CEDE8A9.201B7;MLV:sfv;PTR:InfoNoRecords;A:1;MX:1;LANG:en; received-spf: None (: adobe.com does not designate permitted sender hosts) Content-Type: text/plain; charset="us-ascii" Content-ID: <12DED4FDAEB2EF49BB29B5E3F59FE2F6@namprd02.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org Most components dispatch updateComplete, but this looks like a custom ViewStack so I don't know how it actually works. On 3/18/14 11:17 AM, "Scott Matheson" wrote: >is there an event when a itemrenderer is complete i.e. all items has even >rendered from the data provider, i want to size the view stack when all >items have been added minHeight does not seem to work, i end up with 10 >lines when i only need 5 > > > > > > > dataProvider=3D"{paragraphs}" > > width=3D"100%" > > horizontalCenter=3D"0" > > itemRenderer=3D"com.peach.uofs.lesson.ParagraphRenderer" > > verticalCenter=3D"0"> > > > > >________________________________ > >Disclaimer: This electronic mail and any attachments are confidential and >may be privileged. If you are not the intended recipient, please notify >the sender immediately by replying to this email, and destroy all copies >of this email and any attachments. Thank you.