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 61E89B128 for ; Sat, 21 Jan 2012 00:28:04 +0000 (UTC) Received: (qmail 17350 invoked by uid 500); 21 Jan 2012 00:28:04 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 17312 invoked by uid 500); 21 Jan 2012 00:28: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 17304 invoked by uid 99); 21 Jan 2012 00:28:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jan 2012 00:28:03 +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 (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.37 as permitted sender) Received: from [64.18.1.37] (HELO exprod6og116.obsmtp.com) (64.18.1.37) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jan 2012 00:27:53 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob116.postini.com ([64.18.5.12]) with SMTP ID DSNKTxoGc8N91FaDgiOdNd+1qJg4P0tpySMi@postini.com; Fri, 20 Jan 2012 16:27:32 PST Received: from inner-relay-1.corp.adobe.com (inner-relay-1.corp.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q0L0RU2U018333 for ; Fri, 20 Jan 2012 16:27:30 -0800 (PST) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q0L0RSMM024132 for ; Fri, 20 Jan 2012 16:27:29 -0800 (PST) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nacas01.corp.adobe.com ([10.8.189.99]) with mapi; Fri, 20 Jan 2012 16:27:28 -0800 From: Alex Harui To: "flex-dev@incubator.apache.org" Date: Fri, 20 Jan 2012 16:27:26 -0800 Subject: Re: JDIs - buttonMode=true Thread-Topic: JDIs - buttonMode=true Thread-Index: AczX0mKwIg/GmJJKSoOn9Jg5V2FA0gAARCkf Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.11.0.110726 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 On 1/20/12 4:19 PM, "Omar Gonzalez" wrote: > Sorry, let me try to be more clear... >=20 > In HTML/CSS: >=20 > input { > cursor: pointer; // Makes an input button show a hand cursor on hover > } >=20 >=20 > It would be nice to have the same implementation in Flex CSS. >=20 > s|Button { > cursor: pointer; > } >=20 > -omar I'm ok with that, but I will say that, being unfamiliar with this style property, I would never have guessed that a 'pointer' is a hand instead of an arrow. Would you also allow someone to specify a custom cursor there? --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui