anidotnet
07/29/2018, 5:15 PMApp
, but nothing for additional stages. If I want to open an additional window from my app, I can't use view life cycle methods. As far as I can see from the code is that App.start()
does all the gluing and run the life cycle methods of the main view. But unfortunately these codes are all internal
, even view.callOnDock()
is not accessible. Can we please provide a method which we can reuse or am I missing something terribly?amanda.hinchman-dominguez
08/01/2018, 2:07 AManidotnet
08/01/2018, 6:59 AM