Column & Page breaks in multible NSTextViews
Column & Page breaks in multible NSTextViews
- Subject: Column & Page breaks in multible NSTextViews
- From: Steve Sheets <email@hidden>
- Date: Sat, 3 Jan 2004 01:38:24 -0500
Is there a way to support page & colum breaks when using multible
NSTextViews?
My application can put up to 3 views on page, variable number of pages.
The text flows from one NSTextView to another. Some of our customers
have been requesting groups of data (basically paragraphs) not be
broken up over page or column borders. Is there a simple way to provide
this (I search NSText documentation without any luck). If not, is there
a more complex way? I just paste the text into the view, so normally do
not even keep track of which TextView I am in.
Thanks,
Steve Sheets
Midnight Mage Software
_______________________________________________
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.