Question
[svn:fx-trunk] 5309: Add Spark style metadata to Halo components.
Revision: 5309
Author: gruehle@adobe.com
Date: 2009-03-13 14:54:51 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
Add Spark style metadata to Halo components.
baseColor - added to:
UIComponent
ScrollControlBase
symbolColor - added to:
CheckBox
ComboBase
Container
DateChooser
ScrollBar
NumericStepper
PopUpButton
RadioButton
ScrollControlBase
contentBackgroundColor - added to:
ComboBase
Container
DateChooser
NumericStepper
ScrollControlBase
TextInput
focusColor - added to:
Button
ComboBase
Container
DateChooser
NumericStepper
ScrollControlBase
Slider
TextInput
The remaining Spark styles - alternatingItemColors, rollOverColor, and selectionColor are already defined for the Halo components.
Modified Paths:
--------------
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/CheckBox.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateChooser.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/NumericStepper.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/PopUpButton.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RadioButton.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/TextInput.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/scrollClasses/ScrollBar.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/sliderClasses/Slider.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
Author: gruehle@adobe.com
Date: 2009-03-13 14:54:51 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
Add Spark style metadata to Halo components.
baseColor - added to:
UIComponent
ScrollControlBase
symbolColor - added to:
CheckBox
ComboBase
Container
DateChooser
ScrollBar
NumericStepper
PopUpButton
RadioButton
ScrollControlBase
contentBackgroundColor - added to:
ComboBase
Container
DateChooser
NumericStepper
ScrollControlBase
TextInput
focusColor - added to:
Button
ComboBase
Container
DateChooser
NumericStepper
ScrollControlBase
Slider
TextInput
The remaining Spark styles - alternatingItemColors, rollOverColor, and selectionColor are already defined for the Halo components.
Modified Paths:
--------------
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/CheckBox.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateChooser.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/NumericStepper.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/PopUpButton.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RadioButton.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/TextInput.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/scrollClasses/ScrollBar.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/sliderClasses/Slider.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
