• 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
Multiple Page printing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple Page printing


  • Subject: Multiple Page printing
  • From: Tae-Won Ha <email@hidden>
  • Date: Tue, 11 Mar 2003 15:47:18 +0100

How can I force a NSLayoutView to draw the text to the NSTextView which is not visible to the user? (to call layoutManager:didCompleteLayoutForTextContainer:atEnd:)

////////
NSTextStorage *tS = init...
NSLayoutManager *lM = init...

[tS addLayoutManager:lM];

NSTextContainer *tC = init...
NSTextView *tV = init...

[lM addTextContainer:tC];

and then?

Thanks in advance...
--
Tae. =)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: RSize never decreases
  • Next by Date: Re: Double property name in AppleScript problem
  • Previous by thread: RSize never decreases
  • Next by thread: Renaming Writable media
  • Index(es):
    • Date
    • Thread