I am doing cellreference.invalidateDisplayList()
but it's getting into updateDisplayList.

--- In [email protected], "Michael Schmalle" 
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> updateDisplayList() is a method.
> 
> You would call
> 
> invalidateDisplayList() and the next frame, updateDisplayList() 
will be
> called AFTER measure() if invalidateSize() was called OR 
measurements became
> invalid for some other reason.
> 
> Mike
> 
> On Tue, Jul 22, 2008 at 8:25 AM, markgoldin_2000 
<[EMAIL PROTECTED]>
> wrote:
> 
> >   What are the ways of triggering that event programmatically?
> >
> > Thanks
> >
> >  
> >
> 
> 
> 
> -- 
> Teoti Graphix, LLC
> http://www.teotigraphix.com
> 
> Teoti Graphix Blog
> http://www.blog.teotigraphix.com
> 
> You can find more by solving the problem then by 'asking the 
question'.
>


Reply via email to