On 10/19/15, 9:37 AM, "mark goldin" <[email protected]> wrote:
>Yes, exactly. But if I preload the shell and hide it how would it show a >module that it is loading? I am definitely missing something here. Yes, you are missing the fact that I am strongly suggesting that you do not hide the shell. Or, if you strongly feel you must, as long as the module generates child display objects parented by the shell, then making the shell visible is the same as making the module visible. -Alex > >On Mon, Oct 19, 2015 at 11:35 AM Alex Harui <[email protected]> wrote: > >> >> >> On 10/19/15, 8:29 AM, "mark goldin" <[email protected]> wrote: >> >> ><Usually, the shell isn’t “hidden", the module just fully covers the >> ><visible portion of the shell. >> >But can I load the shell without showing it and pass a reference to it >> >around to fire modules? And how will I make a module visible? >> >> IMO, you do not want to “not show" the shell, you simply want to the >>shell >> to show the module. >> >> -Alex >> >>
