View Single Post
Posts: 6 | Thanked: 0 times | Joined on Oct 2009
#59
OK, I have created a desktop icon that launches an application (actually a Qt application). The problem, is eventhough it launches OK, when I switch to another app, like web browser or such, my Qt app automatically closes - it doesn't show up or remain on the open apps window like Xterm, webbrowser or other apps do. Is there some special priority or something that must be set to keep a user created app alive?