Hi,
I've been trying to find some answers on how to add children to a new window with no luck. If I create a new native window . . .
var newWindow:NativeWindow = new NativeWindow( initOptions );
how do I add children to it.
I'd appreciate you input.
Best regards,
C.S.