Re: ItemRenderer - What event to react to?

2017-05-08 Thread Nemi
Probably missing states lines in your MXML: -- View this message in context: http://apache-flex-users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15211.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: ItemRenderer - What event to react to?

2017-05-07 Thread bilbosax
k. I could be wrong, but that is how I understand the error message. -- View this message in context: http://apache-flex-users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15207.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: ItemRenderer - What event to react to?

2017-05-06 Thread Nemi
users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15201.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: ItemRenderer - What event to react to?

2017-05-05 Thread bilbosax
That would probably work equally as well. I was unaware of ItemRenderer states. I may take a look at that as an option. Thanks! -- View this message in context: http://apache-flex-users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15199.html Sent from the Apache Flex

Re: ItemRenderer - What event to react to?

2017-05-05 Thread Nemi
Use item renderer states? There should be normal, hover and selected, and you set Rect visible for example only in hover state. -- View this message in context: http://apache-flex-users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15198.html Sent from the Apache Flex Users

Re: ItemRenderer - What event to react to?

2017-05-04 Thread bilbosax
ected, I change the overlay visibility to true. So it breaks down like this: -- View this message in context: http://apache-flex-users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15194.html Sent from the Apache Fle

Re: ItemRenderer - What event to react to?

2017-05-04 Thread Douglas McCarroll
> I think I'm a bit confused. Do you override the drawBackground to create an > overlay??? I am not trying to change the background color, my itemrenderer > has an image and I need to draw a rectangular overlay over the top of the > image. Will this accomplish that? No, but you can do whatever

Re: ItemRenderer - What event to react to?

2017-05-03 Thread OK
.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15176.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: ItemRenderer - What event to react to?

2017-05-03 Thread bilbosax
.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15174.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: ItemRenderer - What event to react to?

2017-05-03 Thread bilbosax
: http://apache-flex-users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157p15173.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: ItemRenderer - What event to react to?

2017-05-03 Thread Douglas McCarroll
mRenderer is selected or not. DataChange is not the appropriate event. > Does anyone know what event I should react to in the itemrenderer? > > Any thoughts greatly appreciated! > > > > -- > View this message in context: http://apache-flex-users. > 246.n4.nabble.co

ItemRenderer - What event to react to?

2017-05-02 Thread bilbosax
DataChange is not the appropriate event. Does anyone know what event I should react to in the itemrenderer? Any thoughts greatly appreciated! -- View this message in context: http://apache-flex-users.246.n4.nabble.com/ItemRenderer-What-event-to-react-to-tp15157.html Sent from the Apache