JabbyPanda’s travel to RIA world / 35 posts / categories / 85 comments / feed / comments feed

Fix for “backgroundColor” and “disabledBackroundColor” styles for Tree component from Flex 2.0.1 SDK

    Problem: Unoccupied space with tree items inside Tree component is always filled with black color if "depthColors" style is applied to Tree UI component from Flex 2.0.1. SDK.

   Fix: My ExtendedTree class fixes this error by reusing the old code from method implementation 'drawRowBackgrounds' in Tree.as from old Flex 2.0 SDK.

Example: http://jabbypanda.com/labs/treeDepthColors/treeDepthColors.html
Source files: http://jabbypanda.com/labs/treeDepthColors/srcview/index.html

1 Comment

  1. Steve Rittler — February 17, 2008 #

    Thank you for posting this – ran in to the black background issue this evening and used your solution to work around it. Appreciate your help!

Leave a comment

Powered by WP Hashcash