Printing
Printing
- Subject: Printing
- From: Paolo Bertani <email@hidden>
- Date: Thu, 18 May 2006 11:15:52 +0200
Hello list,
I'm implementing the "Print" command in my (non-document-based)
application.
I basically have to produce a columnar report (a table) showing some
data.
I will print a custom view where, in the drawRect implementation, I
draw my table to the page.
Could someone point me to documentation that explains how to subclass
NSView and, most of all, override drawRect when the view is printed?
Tutorials too would be very useful.
I've read "Printing" in the cocoa documentation but found very little
about this.
Any help would be very appreciated,
thank you.
Paolo.
Btw: what's the reason of the Cocoa vertically-flipped coordinate
system?? Anyone likes it?
_______________________________________________
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