Return to Contents
Copyright (c) 1994 by NeXT Computer, Inc. All Rights Reserved.

Protocols

NSDPSContextNotification

Adopted By: no OpenStep classes

Declared In: DPSClient/NSDPSContext.h

Protocol Description

The NSDPSContextNotification protocol supplies information about the execution status of a sequence of PostScript commands previously sent to the Display PostScript server.

Synchronizing Application and Display PostScript Server Execution

- (void)contextFinishedExecuting:(NSDPSContext *)context

Notifies the receiver that the context has finished executing a batch of PostScript commands. See notifyObjectWhenFinishedExecuting: (NSDPSContext).