• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [NewB] printing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: swizzling a class to a subclass inorder to add ivars (& methods) to a class
  • Next by Date: Re: Open my Application via safari
  • Previous by thread: [NewB] printing
  • Next by thread: Re: [NewB] printing
  • Index(es):
    • Date
    • Thread