Return-Path: X-Original-To: apmail-incubator-flex-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 623BBD650 for ; Thu, 13 Dec 2012 11:29:41 +0000 (UTC) Received: (qmail 92588 invoked by uid 500); 13 Dec 2012 11:29:40 -0000 Delivered-To: apmail-incubator-flex-users-archive@incubator.apache.org Received: (qmail 92439 invoked by uid 500); 13 Dec 2012 11:29:40 -0000 Mailing-List: contact flex-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-users@incubator.apache.org Delivered-To: mailing list flex-users@incubator.apache.org Received: (qmail 92411 invoked by uid 99); 13 Dec 2012 11:29:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 11:29:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.75.170.17] (HELO vs170017.vserver.de) (62.75.170.17) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 11:29:31 +0000 Received: from vs170017.vserver.de (localhost.localdomain [127.0.0.1]) by vs170017.vserver.de (Postfix) with ESMTP id 58B6E15006D for ; Thu, 13 Dec 2012 12:29:10 +0100 (CET) Received: from SteviePC (unknown [5.28.125.36]) by vs170017.vserver.de (Postfix) with ESMTPA for ; Thu, 13 Dec 2012 12:29:10 +0100 (CET) From: "Lists" To: Subject: Re: Flex Design view removed Date: Thu, 13 Dec 2012 12:29:04 +0100 Message-ID: <956DF456C146463F80CF9F9BEB79D71B@SteviePC> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Ac3ZJQ6rtyKdBaRlSjqwt71WJuOvhQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 X-Virus-Checked: Checked by ClamAV on apache.org I often use the design mode to click an element and get the correct code positon in source mode. One thing I could not get with other techniques like strg+space. I think there was a ton of other features of design view- providing better and faster workflows. Im coding flex and AS since the beginning (no newbie). c u