Mabye this is a bug, but when using Windows Vista and you switch
users, the updateComplete event fires. What is odder, is that any
components that I have dynamically added, e.g. myCanvas.addItem
(myItem), LOSE their width formatting, and often their x and y 
formatting.

--- In [email protected], "jmfillman" <[EMAIL PROTECTED]> wrote:
>
> Mabye this is a bug, but when using Windows Vista and you switch 
> users, the updateComplete event fires. What is odder, is that any 
> components that I have dynamically added, e.g. myCanvas.addItem
> (myItem), their width formatting, and often their x and y 
formatting.
> 
> --- In [email protected], "jmfillman" <jmfillman@> wrote:
> >
> > Perfect, thanks!!
> > 
> > --- In [email protected], "Alex Harui" <aharui@> wrote:
> > >
> > > Try updateComplete after a resize.
> > > 
> > >  
> > > 
> > > ________________________________
> > > 
> > > From: [email protected] 
> > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of jmfillman
> > > Sent: Thursday, January 24, 2008 1:49 PM
> > > To: [email protected]
> > > Subject: [flexcoders] Resize Event Complete
> > > 
> > >  
> > > 
> > > I need to capture the size of a canvas after the Resize Event 
> > > completes. Triggering a trace on the canvas size at the Resize 
> > Event 
> > > captures the size of the window at the start of the Resize 
Event, 
> > not 
> > > once it has completed.
> > > 
> > > How do I get the value once it has completed?
> > >
> >
>


Reply via email to