Re: How to determine when printing an NSView ?
Re: How to determine when printing an NSView ?
- Subject: Re: How to determine when printing an NSView ?
- From: Ruben Smits <email@hidden>
- Date: Thu, 18 Jul 2002 08:11:07 +0200
Hi,
As far as I know, it is not possible in Cocoa. The Cocoa printing
methods are too limited for that. I think the best way to do is to use
Carbon, as you mentioned. (You can mix Cocoa and Carbon code, but don't
mix Cocoa and Carbon code!)
HTH
Ruben Smits
_______________________________________________
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.