Over Riding Print Function in Cocoa PDE Plugin
Over Riding Print Function in Cocoa PDE Plugin
- Subject: Over Riding Print Function in Cocoa PDE Plugin
- From: Siva Manne <email@hidden>
- Date: Tue, 18 Aug 2009 11:57:13 +0530
Is it possible to overriding the print function in Cocoa PDE Plugin ?.
I need to do execute some piece of code before printing. In Cocoa PDE Plugin
In the sample PDEPlugin code given by apple i found that when i launch the
print dialogue and if i select print the only function gets called is
dealloc. If i launch the OutputBins Features then a function
saveValuesAndreturnError gets called. I need to call my function when the
user clicks print.Is there any way to do this ?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden