Impossible to cancel NSPrintPanel programatically?
Impossible to cancel NSPrintPanel programatically?
- Subject: Impossible to cancel NSPrintPanel programatically?
- From: email@hidden
- Date: Wed, 2 Nov 2005 14:01:40 -0800
Hi all,
I'm running a custom sheet from NSPrintPanel, and want to be able to
cancel the print operation
from there if the user doesn't want to continue. There doesnt seem to
be a cancel method like
NSSavePanel. Also , NSPrintOperation doesnt seem to have a cancel
method either.
If I just prevent the call to show the panel through a sheet,
subsequent printing operations
fail to work.
So how can I cancel this programtically, or must the user "continue"
and the cancel?
It seems like a obvious gaping hole that NSPrintPanel has no cancel:
method...
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden