--- In [email protected], Dan Pride <[EMAIL PROTECTED]> wrote:
>
> Thanks for the insight into the problem, it helped a great deal. 
> 
> I came up with another solution which seems to work and 
conceptually at least seems a little simpler. 
> 
> I put the proceedure to fill in the text fields in a creation 
complete event in the Canvas, then called the view of the canvas in 
the double click event. 
> 
> This Seems to work, but being in my first year of Flex (20 years in 
Oracle, 4D et al),... more better insights always appreciated.

When you use creationComplete in an itemRenderer, you will find that 
it fails as soon as the user scrolls anything or if you change the 
dataProvider.

http://blogs.adobe.com/aharui/2007/03/thinking_about_item_renderers_1.
html
http://weblogs.macromedia.com/pent/archives/2008/03/itemrenderers_p.ht
ml

HTH;

Amy

Reply via email to