• Home
  • Posts Tagged'itemRenderer'

Posts Tagged ‘itemRenderer’

List, ItemRenderer, toolTip… oh my!

On my latest project, I was going through several areas of the application adding toolTips to make some of the data that is clipped visible if desired. In doing so, I found out that I needed to use a combination of the different types of tips available.

Most components have a toolTip property that you …

Read more →
 

Dynamically resize nested Flex List with variableRowHeight

Another quick post…

I was stuck recently with a Flex component that had a List with an itemRenderer. The itemRenderer contained another List with an itemRenderer. Now the problem with this is that the data had unique counts and the lists had variable row heights (variableRowHeight = true). The result was that …

Read more →
 
Rob Rusher :.: Building Engaging Experiences for the Browser, Desktop, Mobile and TV