Formatting NSView for printing...
Formatting NSView for printing...
- Subject: Formatting NSView for printing...
- From: Colin Doncaster <email@hidden>
- Date: Wed, 9 Aug 2006 15:23:09 +1000
I current have a function in MyDocument that returns an NSView* that
is my printed view. Is there any recommended ways I can construct my
view? Is it save just to NSView *printView = [ NSView new ]; and
then draw on it what I want, can I even do this? Any help would be
appreciated, there doesn't seem to be much info on printing anything
other than already formatted NSView's in the documentation.
Thanks.
_______________________________________________
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