  | |  | Tree component questions - follow up | Tree component questions - follow up
2004-02-22 - By ryanm
Back As it turns out, this was an initialization problem. I was trying to
assign the listener to the component in the constructor of the parent class.
Apparently, the component wasn 't initialized yet, but if I assign the
listener in a function that fires later it works just fine. Apparently,
components on the stage aren 't initialized until after the constructor for
the parent class has finished executing.
ryanm
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104952
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |