Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Photon Application Builder: (2 Items)
   
Photon Application Builder  
I am making a 'log in window ' in Photon Application Builder.I want that Log in window must close automatically on 
successful log in.But when i try to close the window using 'PtUnrealizeWidget' the main log in window close along with 
all  the windows attach to it. I want to close the log in window only but not the attached windows .Please suggest me 
some solution along with the functions to use.
Thanks. 
Re: Photon Application Builder  
Make sure that your log window is not a child of the 'login window'. It sound like you want to have your log window 
without a parent altogether.