invalidateList should cause a re-render of every IR

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ben Marchbanks
Sent: Wednesday, April 30, 2008 11:41 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Update all ItemRenderers in TileList

 

I have a TileList with itemRenders for which I would like to update
the toolTips dynamically. After the list is displayed related data is
retrieved at which time I would like to trigger an updateDisplayList
for each of the IR. 

Resizing the the application window triggers the update but what's the
best way to accomplish this as part of my resultHandler ? 

 

Reply via email to