OK I have been playing and I now have hbide launching my non-GUI application in konsole in KDE using :-

      ELSE
*     qProcess:startDetached_2( cTargetFN )
cRunStr := "konsole --workdir " + oProject:wrkDirectory + " -e " + cTargetFN
      hb_run( cRunStr )
      ENDIF

I can close hbide or continue with it while the application runs.

Rgds
Barry
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to