OK, sounds bug-worthy.  Can you send a bug report into [EMAIL PROTECTED] with your class and an example of how it doesn't highlight along with your workaround?

 

Thanks,

 

Matt

 

-----Original Message-----
From: Dirk Eismann [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 4:55 AM
To: [email protected]
Subject: RE: [flexcoders] Bindings and custom properties

 

I already tried doLater() but to no effort - even after the doLater call
the inner controls don't seem to be finished. My workaround right now is
to set up a timer with setInterval that after a few ms calls the
highlightDays() method.

Dirk.

> As far as the events firing before internal components are ready I'm
> honestly not sure why that would be.  In general
> creationComplete means that everything is good to go,
> but maybe you need to wait a little after that
> using a doLater?


Reply via email to