Contained Within
Find More Documentation
Featured Support Resources
| Descargar este libro en PDF
Protocols
10
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.
Instance Methods
contextFinishedExecuting:
-
-
- (void)contextFinishedExecuting:(NSDPSContext *)context
- Notifies the receiver that the context has finished executing a batch of PostScript commands. See notifyObjectWhenFinishedExecuting: (NSDPSContext).
|
|