OpenTempFile doesn't work?
OpenTempFile doesn't work?
- Subject: OpenTempFile doesn't work?
- From: "Phil Barrett" <email@hidden>
- Date: Tue, 16 Oct 2001 16:46:35 +0100
I'm calling [[NSWorkspace sharedWorkspace] openTempFile:filename]
The app associated with the file opens, but its delegate is sent an
application:openFile: message instead of the expected
application:openTempFile:
Anyone else seen this? Is it a known bug?
Thanks
Phil