Re: How do I control the print job title?
Re: How do I control the print job title?
- Subject: Re: How do I control the print job title?
- From: Jim Correia <email@hidden>
- Date: Sat, 8 Oct 2005 23:09:55 -0400
On Oct 8, 2005, at 10:05 PM, Aaron Tuller wrote:
Hi Jim, check out:
-[NSView printJobTitle];
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSView.html#//apple_ref/doc/uid/
20000014-BBCDGCEB
"Returns the receiver's print job title. The default implementation
first tries the window's NSDocument (displayName), then the
window's title."
I did see that, but since there is no associated setPrintJobTitle I
guess my only option remains to stuff it in a window, or use a
subclass which overrides that method. Neither is the end of the
world, but if there is a better way, or if I am fighting the
framework, I'd like to know.
Thanks,
Jim
_______________________________________________
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