Hi, well, this will not help because my problem is not related to custom cellrenderer which I'm aready using.. I need a different logic for building and displaying all rows of the list when beeing scrolled..
-tom- On 2/6/07, Rákos Attila <[EMAIL PROTECTED]> wrote:
Look into the CellRenderer API: http://livedocs.macromedia.com/flash/8/main/00003127.html Attila TL> Hello Flashers, TL> TL> I'd like to have some advice on customizing List v2 component since I have TL> no deeper knowledge of v2 components set architecture. TL> TL> I need to extend the List component in some custom List class that would TL> physically render all items of its data provider TL> and not just use virtual rows that are filled with changed content on every TL> scrolling event.. TL> TL> I'd need some hints, how could I achieve this. TL> Is this not possible to do with standard List component by some tweaks? TL> Or if I have to extend the List component what exactly should I do and which TL> methods do I have to override in the class? TL> I'm somehow lost in that v2 code.. TL> TL> Thanks TL> TL> -tom- _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

