Notification of NSPrintInfo changes
Notification of NSPrintInfo changes
- Subject: Notification of NSPrintInfo changes
- From: Pat Homelvig <email@hidden>
- Date: Wed, 5 May 2004 15:58:48 -0600
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Are there any built-in ways to receive notifications of changes to the
current NSPrintInfo used in an application?
My application has some loadable modules that are displaying
representations of the output page, and they need to be notified if the
orientation or page side is changed for printing (along with some other
parameters).
The only way I could come up with is to create my own subclass of the
shared NSPrintInfo, and send out a notification if any of these values
are changed.
(Before I went down this road, I wanted to check to see if I was
missing something... which is always possible).
Thanks in advance.
Pat Homelvig
White Wolf Software, Inc.
303-906-6104
mailto:email@hidden
http://www.whitewolf.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.