Re: [flexcoders] Using a VBox container inside a ListItemRenderer

2010-02-01 Thread claudiu ursica
...@gmail.com To: flexcoders@yahoogroups.com Sent: Sun, January 24, 2010 6:26:08 AM Subject: [flexcoders] Using a VBox container inside a ListItemRenderer Hello, I'm trying to use a custom component based on a ListItemRenderer object as an item renderer for my List, and I'm getting compiler errors

[flexcoders] Using a VBox container inside a ListItemRenderer

2010-01-24 Thread Cory
Hello, I'm trying to use a custom component based on a ListItemRenderer object as an item renderer for my List, and I'm getting compiler errors telling me that the VBox object I'm using inside my item renderer does not implement IUIComponent. This is confusing, since VBox certainly is in the