Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1FA82EAC9 for ; Tue, 20 Nov 2012 13:11:05 +0000 (UTC) Received: (qmail 17235 invoked by uid 500); 20 Nov 2012 13:11:04 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 17142 invoked by uid 500); 20 Nov 2012 13:11:03 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 17108 invoked by uid 99); 20 Nov 2012 13:11:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 13:11:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of marcus.fritze@googlemail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 13:10:54 +0000 Received: by mail-bk0-f47.google.com with SMTP id j4so925573bkw.6 for ; Tue, 20 Nov 2012 05:10:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=8LOcGMhhrGNUnHSTyFH5HSwnrOFvyycioDfCbxec4OQ=; b=U28SiOmarFqc3kAtGVqL5iH6LskTgl2zove6HLKOkoh9H4jBRlgewdnuXZhdp4+KyN qVeVqT+sM7FRK3Ldgp6OzbfAnrv9qzKLZXU3Ejx61Oi1hp52ZCajMQLLUYmeeR+YBlHG ucDTETk1UMVMW674tXlx76L2O173KkSeW1mDM58KMMUIasMa8oFs4RfEKfed4NgOeDt2 2L9k/NQ/bVqctgC35Ds1FEBgM+cH0BvN0gLBkEKZj1kl7SZHP6tEAG8MUDNZFPAAVnbi 3iEngRmwPkd0amFCel3CEMCfkFLQgXyG/+CmQMxM/B5D0myYgIeyLiFzJb78m19O5qrI lTUw== Received: by 10.205.135.20 with SMTP id ie20mr6221807bkc.16.1353417033839; Tue, 20 Nov 2012 05:10:33 -0800 (PST) Received: from marcus.fritz.box (pD954C01D.dip.t-dialin.net. [217.84.192.29]) by mx.google.com with ESMTPS id 1sm6828157bks.3.2012.11.20.05.10.32 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 20 Nov 2012 05:10:33 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: RichSelectableText-Component missing? From: Marcus Fritze In-Reply-To: Date: Tue, 20 Nov 2012 14:10:30 +0100 Content-Transfer-Encoding: 7bit Message-Id: <7A8350E7-44E9-4895-94D8-308D1FF1D3C9@googlemail.com> References: <9685FC2B-DA7F-4F97-A0D7-87C5772C9754@gmail.com> To: flex-dev@incubator.apache.org, Marcus Fritze X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org As far as I know, RichText is not selectable. Marcus Am 20.11.2012 um 14:08 schrieb Maxime Cowez : > Correct me if I'm wrong, but doesn't RichText do what you describe?