Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Don't terminate on close: Page 1 of 2 (2 Items)
   
Don't terminate on close  
I have a thread that handle all photon stuff, with its own mainloop (PtMainLoop()).

When the windows is close, the whole application terminated.  I just want PtMainLoop() to return.  I couldn't find 
anything in the documentation how to handle this scenario, although I can remember reading about this a while ago .  
Sorry for asking about something that is probably documented but doing search with the keywords, exit, termination, 
close is generating lots of noise ;-)