Flex: change item Style on certain Tree based ItemRenderers
Posted
by Markus
on Stack Overflow
See other posts from Stack Overflow
or by Markus
Published on 2010-03-08T14:07:48Z
Indexed on
2010/03/08
14:51 UTC
Read the original article
Hit count: 247
Hi Everybody,
I have a question concerning Tree items. I want to show where a drop action would be placed... The item will be placed in between two existing elements. So what I want to do is, to take the upper item and draw a line underneath it. But I struggling to address the itemRenderer...
I have the index for the itemrenderer, but I dont get a instance of that object.
Any help is appreciated! Markus
© Stack Overflow or respective owner