Hello
How go I create a qt gui for windows which does not freeze up the command promt.
i.e.
from command shell I type c:\MyQTApp.exe
this launches my gui but my command line window is frozen until i close
MyQTApp.exe.
I've tried tweaking prog file with CONFIG =+ console
looked at QProcess but thats refering to how other apps are spawned from within MyQTApp.exe
looked at cmd /c c:\MyQTApp.exe but no luck yet.
Any ideas?
Harvey West | Technical support - BSkyB Creative Services http://www.sky.com




Reply With Quote
Bookmarks