flex-spark
Databinding from the Skin to the View in Flex (Spark)
I\'m pretty new to Flex development in Spark and wanted to clarify the best way to build components. I had previously tried to use a binding expression to set the selected index of a ViewStack:[详细]
2023-03-27 13:50 分类:问答flex skins or style?
I made a research, but I didn\'t find anything to helps me answer this question When you have a flex project, is it bett开发者_开发百科er to use different skins for different components or to use jus[详细]
2023-03-27 01:30 分类:问答ActionScript: Changing a spark TitleWindow's titlebar color
I have a simple doubt. I have made a custom ActionScript mxml component, which is a spark TitleWindow with a text area, which header (titlebar) should display a green background if it finds the word \[详细]
2023-03-26 17:29 分类:问答Easy way to tell if data is dirty
I am currently using databinding on a group of spark form elements and want to know if the data class I am bound to is dirty.[详细]
2023-03-26 00:50 分类:问答Halo theme on a Spark component
I have a Flex form made up mostly of MX components. Due to limitations with开发者_运维技巧 the MX mx.controls.ComboBox, I\'d like to use the Spark control, spark.components.ComboBox. This works, excep[详细]
2023-03-25 15:53 分类:问答Spark list not displaying selection when an item is removed
I have an issue with Spark Lists whereby I am trying to ensure that an item is always selected and ensure that the GUI displays this to the user.[详细]
2023-03-25 06:23 分类:问答Flex 4.5 - Spark DropDownList - DropDown's minimum width is the anchor's width
I am using spark DropDownLists and I don\'t want to see any horizontal scrollbars in the dropdown. I\'m OK with the dropdown being wider than the anchor, so I have a custom skin that sets popUpWidthMa[详细]
2023-03-24 02:03 分类:问答Spark-like syntax in Razor foreach
We\'ve been using Spark view engine for a while now in our application. Since the release of Resharper 6 with its great Razor support, we\'ve caved and started to swap over.[详细]
2023-03-23 05:57 分类:问答Pros and cons of Spark vs. Halo theme in Flex 4 [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: What are the downsides to using Spark over Halo in Flex?[详细]
2023-03-22 16:36 分类:问答Listen buttonUp event in spark Button
There 开发者_开发问答is event in spark Button - buttonDown. But how to determine the button up event?There is no buttonUp event. Although you can always rely on keyUp(for Keyboard) and mouseUp(for mou[详细]
2023-03-22 09:52 分类:问答