Re: [NewB] printing
Re: [NewB] printing
- Subject: Re: [NewB] printing
- From: email@hidden
- Date: Fri, 3 Nov 2006 12:22:58 EST
Then this makes no sense to me. Then why is it when I don't write my own
printShowingPrintPanel: method I get this error...
printOperationWithSettings:error: is a subclass responsibility but has not
been overridden.
It's a very simple Text Editor/Document based app.
In a message dated 11/2/06 5:16:26 PM, email@hidden writes:
> 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