Re: NSDocument printInfo always returns same instance?
Re: NSDocument printInfo always returns same instance?
- Subject: Re: NSDocument printInfo always returns same instance?
- From: Glen Simmons <email@hidden>
- Date: Wed, 21 Mar 2007 20:44:38 -0500
On Mar 21, 2007, at 4:34 PM, David Duncan wrote:
On Mar 21, 2007, at 1:57 PM, Glen Simmons wrote:
Am I misunderstanding the documentation? I read it to mean that
each NSDocument has its own NSPrintInfo instance, but
experimentation shows that not to be the case. Bug in docs or
NSDocument?
Did you ever set an NSPrintInfo instance on your NSDocument? The
documentation seems to imply to me that it my either return it's
own instance OR a shared instance (presumably depending on if it
needs to store unique printing information).
The particular problem I was having turned out to be my fault (big
surprise), but the docs still aren't clear to me. I'll file a bug.
Thanks,
Glen
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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