flex-spark
how to move a label in vertical layout to an arbitrary location in flex 4.5?
I know this is very simple for those expert in flex but im just starting out. 开发者_如何学CFor instance i have this:[详细]
2023-03-13 01:57 分类:问答Sizing a spark list
I\'m using spark Lists and PopupAnchors to build a drop down menu system, but I\'m having trouble getting it to size reliably - the list always seems to want to take up 5 itemRenderers worth of space,[详细]
2023-03-11 17:20 分类:问答Flex Panel, Group click through and mouseChildren
I have Panel (or Group/VGroup/HGroup) with background transparent (backgroundAlpha = 0) and doesn\'t have any embedded background image. I want \'click through\' except some children buttons. If I set[详细]
2023-03-11 15:06 分类:问答Stop spark Graphic children from scaling FlexBuilder4.5
Hope someone can help. I have a Flex (4.5/Air) app that has a graphic declared like this : <s:Graphic id=\"viewRect\" width=\"200\" height=\"200\">[详细]
2023-03-11 14:36 分类:问答Slow Spark List Initialization with custom renderer
I have a Spark list with a customItemRenderer that is taking a good 3 seconds to initialize wit开发者_如何转开发h just 50 items.[详细]
2023-03-11 11:45 分类:问答Make the Flex4 Button look exactly like the Flex3 Button
If I had a button in Flex3 <mx:Button label=\"Testing\" cornerradius=\'5\'/> And I want to cha开发者_运维问答nge this to Flex4[详细]
2023-03-09 22:45 分类:问答How to cancel editing in Halo/Spark TextInput and TextArea components
I am using Flex 4, ActionScript 3. In the AdvancedDataGrid component, when you are in Edit mode in a cell, you can hit the Escape key to cancel editing (i.e. return to the previous value in the cell)[详细]
2023-03-09 20:31 分类:问答How to display grid lines in a flex 4 list?
I am newbie with Flex 4 (and Flex/AS in general). I am using a spark list control to display certain items with my custom Item Renderer.[详细]
2023-03-08 14:26 分类:问答Spark datagrid with checkbox does not update correctly
The checkboxes are updated correctly when I select one or more datagrid rows but when I select a checkbox for the first time the checkbox does not refresh until the pointer moves out of the datagrid r[详细]
2023-03-08 12:42 分类:问答Why use s:Line instead of mx:HRule?
When using a mx:HRule or mx:VRule, Flash Builder suggests using a s:Line instead. Why would I want to wr开发者_如何学JAVAite stuff like this :[详细]
2023-03-08 05:28 分类:问答