Your Account

Community

Topics (Top)

More

Top: Flex Components

2
0
Using the mx_internal namespace
http://life.neophi.com/danielr/2007/05/mx_internal.html
Submitted by arpit 30 months, 2 weeks, 3 days, 18 hours ago
How to work with and change a components properties declared in the mx_internal namespace Join discussion...
2
0
Setting a combobox as a header renderer in a datagrid
http://flexgeek.wordpress.com/2007/06/07/tips-tricks-adding-...
Submitted by arpit 30 months, 5 days, 10 hours ago
Adding a combobox as a header renderer in a datagrid by default gives an RTE. This can be avoided by one simple modification Join discussion...
2
0
UITextfield gotcha: setStyle does nothing !!
http://www.feed-squirrel.com/index.cfm?evt=viewItem&ID=56287
Submitted by arpit 30 months, 5 days, 17 hours ago
In Flex, when you want to draw text and apply CSS styles, you use a UITextField, which adds support for CSS as well as many other things.Even though you can set the styleName of the UITextField and reference CSS values on it, you cant call setStyle() on it to set an inline style. There’s a setStyle() implementation in UITextField that does exactly nothing. Join discussion...
1
0
How to determine which items are visible to the user in a datagrid
http://www.adobe.com/cfusion/communityengine/index.cfm?event...
Submitted by arpit 30 months, 2 weeks, 3 days, 18 hours ago
Sometimes it is necessary to know which items in a datagrid are currently visible to the user (that is, without the user having to scroll), or which item is currently the first or last item in the visible list. Join discussion...
1
0
Implement IFocusManagerContainer on popup windows
http://www.colettas.org/?p=99
Submitted by arpit 30 months, 2 weeks, 3 days, 18 hours ago
If an explicitly called popup window doesn’t implement IFocusManagerContainer, then whatever control had the focus before the pop up appeared will lose focus. This can result in unexpected behavior from your user’s point of view. Say a button had focus, and you popped up a message, and then it went away; the button should still have focus, but it won’t any more. Join discussion...
1
0
Undocumented Flex Stuff: Calculate Drop Index
http://www.arpitonline.com/blog/?p=68
Submitted by arpit 30 months, 1 week, 6 days, 18 hours ago
Find out where Flex is about to drop your dragged data Join discussion...
1
0
code zen » Blog Archive » Flex Tip: Changing the source of an ArrayCollection
http://www.arpitonline.com/blog/?p=67
Submitted by arpit 30 months, 1 week, 6 days, 18 hours ago
Change the source array of an ArrayCollection using source without killing Data Binding Join discussion...
1
0
Use paddingTop and paddingBottom to control the distance between a List's itemRenderers
http://www.arpitonline.com/blog/?p=71
Submitted by arpit 30 months, 5 days, 1 hour ago
This took me a long time to figure out and was finally answered by an Adobe Flex engineer. Join discussion...
1
0
Using parentDocument or outerDocument to get data in inline itemrenderers
http://www.coldfusionjedi.com/index.cfm/2007/4/10/Something-...
Submitted by arpit 30 months, 3 days, 4 hours ago
This one saved me a LOT of time the other day. When using inline itemRenderers, the <mx:Component> tag that you have to write before the itemRenderer tags marks a change of scope. To call methods on the parent mxml document from an inline renderer , use the parentDocument property. Join discussion...
1
0
Position Popup when the app is resized
http://www.cflex.net/showFileDetails.cfm?ObjectID=689&Channe...
Submitted by arpit 29 months, 2 days ago
As the title says ... Join discussion...

Home | Tools | Help & FAQ | About flextips | Contact us

© flextips 2007

Powered by coRank.com