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. --Kyle Sluder _______________________________________________ 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