Hey Marcello,

 

I have used the cell renderer API a lot in combination with the DataGrid. And I think it’s very handy and flexible.

 

There are some very good examples on the following site :

 

http://philflash.inway.fr/example.html

 

It’s in French but scroll down to the DataGrid and DataGrid CellRenderer

 

and you are ready to go..

 

 

Success

 

Niels

 

 


Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Marcelo de Moraes Serpa
Verzonden: dinsdag 2 mei 2006 14:51
Aan: [email protected]
Onderwerp: [osflash] Lsit + CellRenderer or ScrollPane

 

Hi!

I need to display a high visually appealing list of items in my RIA. Each item in the list is a quite complex movieclip with its own visual behaviour. I thought in subclassing ScrollPane component, or make a v2 component based on the container base-class or maybe even start from scratch but then I would have to implement the scrollbar logic which is often a boring and hard task to do. I already tried to use the container and use its methods (attachChild() etc) but with no sucess. I could also use the scrollpane by making it load a external swf or a library item that has the logic I want.

I just discovered the CellRenderer API... I guess I could make my items into a List component easyli by just using this API? I don“t have access to flash here at work, I will try this when I get home, but any suggestions would be much appreaciated!

Thanks,

- Marcelo.

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to