[svn:fx-trunk] 12057: Label (and RichText) will show text as tooltip if truncated and new showTruncationTip flag is set to true ( defaults to false because Label is often used in skin that have their own tooltip logic ).
Revision: 12057
Revision: 12057
Author: aharui@adobe.com
Date: 2009-11-20 11:22:05 -0800 (Fri, 20 Nov 2009)
Log Message:
***********
Label (and RichText) will show text as tooltip if truncated and new showTruncationTip flag is set to true (defaults to false because Label is often used in skin that have their own tooltip logic).
QE Notes: New API (showTruncationTip)
Doc Notes: New API (showTruncationTip)
Bugs: SDK-23639
Reviewer: Gordon
API Change: Yes
Is noteworthy for integration: Yes
tests: checkintests mustella/gumbo/components/Button mustella/gumbo/components/Label
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-23639
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TextBase.as
