[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with NSTask terminate notification
From: |
Jan Trembulak |
Subject: |
Problem with NSTask terminate notification |
Date: |
Mon, 09 Apr 2001 15:20:35 +0000 |
I have problem with NSTask's 'NSTaskDidTerminateNotification'.
I launch GNUstep application with NSTask object
([myTask setLaunchPath], [myTask launch], ...)
When the application launching by NSTask are finished correctly, the
notification: NSTastDidTerminateNotification is sended. When this
application is killed, the notification isn't sended.
Where is the problem in my system (or GNUstep libraries) ?
(I tested it on ix86 - Red Hat 6.2 and Solaris 8, I attach my example.)
thank you.
main.m.gz
Description: GNU Zip compressed data
- Problem with NSTask terminate notification,
Jan Trembulak <=