Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3A4D5200C2B for ; Thu, 2 Mar 2017 14:12:25 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 38E10160B6F; Thu, 2 Mar 2017 13:12:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8360A160B61 for ; Thu, 2 Mar 2017 14:12:24 +0100 (CET) Received: (qmail 54854 invoked by uid 500); 2 Mar 2017 13:12:22 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 54843 invoked by uid 99); 2 Mar 2017 13:12:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2017 13:12:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 9146F1865E1 for ; Thu, 2 Mar 2017 13:12:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.737 X-Spam-Level: *** X-Spam-Status: No, score=3.737 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 7mkYxodIh0Xm for ; Thu, 2 Mar 2017 13:12:21 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id A8C6F5FB61 for ; Thu, 2 Mar 2017 13:12:20 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 4F7FE303B804F for ; Thu, 2 Mar 2017 06:12:14 -0700 (MST) Date: Thu, 2 Mar 2017 05:06:44 -0800 (PST) From: piotrz To: dev@flex.apache.org Message-ID: <1488460004724-59983.post@n4.nabble.com> In-Reply-To: <1488457673276-59982.post@n4.nabble.com> References: <91892BC5-6F5C-4A40-AE34-6ED6FC96A15D@gmail.com> <86F29FC6-48A8-4EB4-9126-FCC0172E87AD@gmail.com> <1488447727233-59978.post@n4.nabble.com> <1488450689035-59979.post@n4.nabble.com> <1488451782425-59980.post@n4.nabble.com> <1488453856548-59981.post@n4.nabble.com> <1488457673276-59982.post@n4.nabble.com> Subject: Re: [MDL Dialogs] was: Re: [FlexJS] MDL - Dynamic Child Problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Thu, 02 Mar 2017 13:12:25 -0000 Sankar, Code which you are showing me should work without the problem. var tmpComp:Button = new Button(true); - need to be true in constructor. This: You don't need any action cause MDL will handle this one. Piotr ----- Apache Flex PMC piotrzarzycki21@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Dynamic-Child-Problem-tp59595p59983.html Sent from the Apache Flex Development mailing list archive at Nabble.com.