There are weird times you might want your component remeasured but not have
updateDisplayList() run.

Here we are talking about special cases. I agree, most of the time you want
the component to redraw after measure() is called.

Peace, Mike

On 4/2/07, Bjorn Schultheiss <[EMAIL PROTECTED]> wrote:

  I dont see where you would call invalidateSize() on its own (without a
preceeding invalidateDisplayList() ) to often, if at all.
But you would definitely call invalidateDisplayList() on its own without
measure() so it is necessary that these two are seperate.


On 03/04/2007, at 1:26 AM, lostinrecursion wrote:

st().





--
Teoti Graphix
http://www.teotigraphix.com

Blog - Flex2Components
http://www.flex2components.com

You can find more by solving the problem then by 'asking the question'.

Reply via email to