Re: [NewB] printing
Re: [NewB] printing
- Subject: Re: [NewB] printing
- From: Erik Buck <email@hidden>
- Date: Thu, 2 Nov 2006 14:15:41 -0800 (PST)
You don't have to write any code at all to support basic printing via Cocoa. If your text view or any other kind of view is the first responder when the user uses the print menu or Ctrl-P, the print panel will be shown and the view will be printed.
Code is only required is special pagination, headers and footers, or custom effects like water marks are needed. All Cocoa views are by default WYSIWYG and therefore printing is implicit.
_______________________________________________
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