On Aug 16, 2011, at 12:00 PM, Kyle Sluder wrote:

> On Tue, Aug 16, 2011 at 9:59 AM, Nick Zitzmann <n...@chronosnet.com> wrote:
>> But how? I can't use a single NSTextView because this is for a view where 
>> each text view corresponds to a single page of text, and so AFAICT text 
>> containers and views must be created manually as the layout manager lays out 
>> text.
> 
> Have you looked at TextEdit? It does pagination using multiple
> NSTextViews. See -[DocumentWindowController addPage] and friends.


I did take a look now that you mentioned it, and TextEdit has the exact same 
problem as my application - if you open a document in page view and change the 
margins in the page setup from the default value, it is possible to cut off 
text at the bottom of each page.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to