Hi, guys

I have two wtkx file. One including the other.
Let say they are 1.wtkx and 2.wtkx.

I wrote my own controller for 1.wtkx implementing Bindable interface.
All child nodes from 1.wtkx are successfully accessed throught the @WTKX
annotation.
The problem appears when I tried to access child node from 2.wtkx file that
is included in 1.wtkx.
Actually it is simply not inited.

So how can I workaround that?

Thanks,
Eugene

Reply via email to