Skip navigation
Currently Being Moderated

CreationComplete Event Behavior

Sep 5, 2012 12:26 PM

Hi,

 

All of the documentation I have read states that this event is fired after the last render event of a Flex component. In my tests, it fires after the initial commit, measure, and updateDisplayLists are fired, which Flex calls automatically after the component is added by it's parent. If I make calls to additional methods like invalidateDisplay() or invalidateSize(), the event is not fired after these. If according to the documentation it is supposed to fire after the last render event, why is it firing before?

 

This behavior makes it really difficult to get the component's correct size.

 

thx

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points