Bringing an NSTask forward
Bringing an NSTask forward
- Subject: Bringing an NSTask forward
- From: "ROSE,ROBERT W (HP-Corvallis,ex1)" <email@hidden>
- Date: Thu, 3 Apr 2003 11:37:05 -0800
Hi all, I'm not sure if I'm using this class the way it was intended, but
I'm using NSTask in my "background" (command line) application to launch a
foreground (gui) application. The problem is, after I launch the NSTask gui
program it doesn't come to the foreground. I would like to be able to bring
the program to the foreground after I launch it.
Is there a way to bring an NSTask forward, or do I have to use the good'old
Process Manager?
-robert rose
hp corvallis
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.