From the daily archives:

Sunday, March 8, 2009

In a previous example, “Setting a label field on a FxList control in Flex Gumbo”, we saw how you could set the label field on the Flex Gumbo FxList control by setting the labelField property.

The following example shows how you can set a custom label function on a Flex Gumbo FxList control by setting the labelFunction property.

Support for the labelField and labelFunction properties on the FxList control was added in trunk build 5181. To download newer builds of the Flex Gumbo SDK, visit the “Gumbo Downloads” page on opensource.adobe.com

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the label field on the Flex Gumbo FxList control by setting the labelField property.

Support for the labelField and labelFunction properties on the FxList control was added in trunk build 5181. To download newer builds of the Flex Gumbo SDK, visit the “Gumbo Downloads” page on opensource.adobe.com

Full code after the jump.

[click to continue…]

{ 0 comments }