Quote:
Originally Posted by Crow
Well, I'm unsure, but tried setting destroyonhide to false in the 4th window control? Maybe it destroys it when the alpha is 0.
Edit: Just saw you are setting this.visible to false aswell. I'm pretty sure this thing is destroyed again.
|
Huh. I did not know that alpha/visible actually
destroys the control. However, setting this.destroyonhide to false worked. Thanks.
