NSTextView setNeedsDisplayInRect:avoidAdditionalLayout:
NSTextView setNeedsDisplayInRect:avoidAdditionalLayout:
- Subject: NSTextView setNeedsDisplayInRect:avoidAdditionalLayout:
- From: Michael Monscheuer <email@hidden>
- Date: Mon, 24 Jul 2006 18:29:23 +0200
Hi!
Does anyone here know what
-setNeedsDisplayInRect:avoidAdditionalLayout:
exactly do to avoid additional layout?
Douglas?
We obviously have an additional layout problem:
When typing in text to our own text view with hyphenation switched on lots of
additional hyphen glyphs are automatically spreaded all over the text
without any reason or need.
Without an explicit redraw (e.g. when redrawing by scrolling the
enclosing scroll view) this does not happen!
Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden