Re: NSImage release causing NSPrintOperation problem
Re: NSImage release causing NSPrintOperation problem
- Subject: Re: NSImage release causing NSPrintOperation problem
- From: Brock Brandenberg <email@hidden>
- Date: Sat, 15 Feb 2003 13:11:15 -0600
Looking into the older macosx-dev archives (pre-cocoa.mamasam), I've found a
suspiciously similar problem from the Public Beta:
http://www.omnigroup.com/mailman/archive/macosx-dev/2001-January/008042.html
I am definitely generating data from a view with no parent window, so I can
assume that this could be a problem (although it's not documented as
requiring a parent window). The results I get are mixed - sometimes working,
sometimes not - so I don't have a reproducible behavior to say that I'm
definitely doing something the wrong way :)
Can any of the Cocoa framework engineers confirm that a bug like this still
exists in 10.2.4? Or that a more complete view hierarchy is required to
guarantee proper drawing behavior when producing PDF data from an NSView?
Thanks,
Brock Brandenberg
----- industrial design @ www.bergdesign.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.