When to customise the Print Panel?
When to customise the Print Panel?
- Subject: When to customise the Print Panel?
- From: Graham Cox <email@hidden>
- Date: Thu, 1 Oct 2009 10:12:33 +1000
Hi all,
I can see how to add/remove an accessory view to NSPrintPanel using -
addAccessoryController:, but I'm baffled about when I get the
opportunity to call this. Currently I'm adding an accessory view to
the Page Setup panel in my document's -preparePageLayout: method, but
really that's the wrong place to do what I want - the options really
belong in the Print panel. NSDocument doesn't have an equivalent -
preparePrintPanel: method.
What should I be doing?
--Graham
_______________________________________________
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