Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextView - text wrapping




On May 4, 2005, at 1:07 PM, Ian was here wrote:

Does anyone know how to detect text wrapping in an

NSTextView? NSResponder has many actions for detecting

key stroke commands, but nothing for text reaching the

far right of the text field and starting a new line.



For detailed information, ask the text view's layout manager.  It will tell you, for example, which glyphs are located on which line, what the position and size of the line is, and so on.  The layout manager also has a delegate method that will inform you when it performs layout.  For more general notifications of changes, you could listen (for example) for the text view's frame changes.

Douglas Davidson

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

References: 
 >NSTextView - text wrapping (From: Ian was here <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.